[This is preliminary documentation and is subject to change.]
Indicates an internal error has occurred
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class InternalErrorException : ApplicationException
<SerializableAttribute> _ Public Class InternalErrorException _ Inherits ApplicationException
[SerializableAttribute] public ref class InternalErrorException : public ApplicationException
| All Members | Constructors | ||||
| Icon | Member | Description |
|---|---|---|
| InternalErrorExceptionInternalErrorExceptionNew(String) | Constructs an error with a message | |
| InternalErrorExceptionInternalErrorExceptionNew(String, Exception) |
Constructs an exception with a message and the internal exception
|
| Object | |||
| Exception | |||
| ApplicationException | |||
| InternalErrorException | |||