Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: InternalErrorException(string, Exception)

Declaration

public InternalErrorException(
    string message,
    Exception innerException
)

Summary

Creates an exception instance with the specified message and inner exception.