Click or drag to resize
InternalError Constructor
Overload List
  NameDescription
Public methodInternalError
Create the exception without message.
Public methodInternalError(String)
Create the exception with message.
Public methodInternalError(String, Exception)
Create the exception with message and inner exception.
Top
See Also