Represents errors that occur internal to SphericalLib.
Namespace: SphericalAssembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)
Syntax
C# |
---|
public class InternalErrorException : Exception |
Visual C++ |
---|
public ref class InternalErrorException : public Exception |
F# |
---|
type InternalErrorException = class inherit Exception end |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Spherical..::..InternalErrorException
System..::..Exception
Spherical..::..InternalErrorException