Class InternalBugException
public class InternalBugException : InvalidOperationException, ISerializable
- Inheritance
-
InternalBugException
- Implements
- Inherited Members
Constructors
InternalBugException()
public InternalBugException()
InternalBugException(string)
public InternalBugException(string message)
Parameters
message
string
Methods
CreateAndThrow(string)
public static void CreateAndThrow(string message)
Parameters
message
string