[This is preliminary documentation and is subject to change.]

Exception thrown when build failed

Namespace: Tools.TotalCommanderT.PluginBuilder
Assembly: TCPluginBuilder (in TCPluginBuilder.exe) Version: 1.5.3.38916 (1.5.3.38916)

Syntax

C#
public class BuildException : Exception
Visual Basic
Public Class BuildException _
	Inherits Exception
Visual C++
public ref class BuildException : public Exception
F#
type BuildException =  
    class
        inherit Exception
    end
JScript
public class BuildException extends Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Tools.TotalCommanderT.PluginBuilder..::..BuildException

See Also

Collapse/expand Version History

1.5.3

  • This class is new in version 1.5.3