Click or drag to resize

InternalErrorException Constructor

Creates a new instance of InternalErrorException.
Overload List
  NameDescription
Public methodInternalErrorException
Creates a new instance of InternalErrorException.
Public methodInternalErrorException(String)
Creates a new instance of InternalErrorException specifying the error message.
Protected methodInternalErrorException(SerializationInfo, StreamingContext)
Initializes a new instance of the InternalErrorException class.
Public methodInternalErrorException(String, Exception)
Creates a new instance of InternalErrorException specifying the error message and inner exception.
Top
See Also