InternalErrorException Constructor(String)
Generated exception for an internal error with a given message.
public InternalErrorException(
string
)
public: InternalErrorException(
string*
)
public:
InternalErrorException(
String^
)
Parameters
- message
- A string which represents the message.