Class InternalErrorException
The exception that is thrown by methods of the SelfCheck class to signal a condition most probably caused by an internal error in a library or application.
Do not use this class directly; use the methods of the SelfCheck class instead.
Namespace: Swan
Syntax
public sealed class InternalErrorException : Exception