SIFWorks ADK 2.0
InternalErrorException Class
NamespacesEdustructures.UtilInternalErrorException

[This is preliminary documentation and is subject to change.]

Indicates an internal error has occurred
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class InternalErrorException : ApplicationException
<SerializableAttribute> _
Public Class InternalErrorException _
	Inherits ApplicationException
[SerializableAttribute]
public ref class InternalErrorException : public ApplicationException
Members
All MembersConstructors



IconMemberDescription
InternalErrorExceptionInternalErrorExceptionNew(String)
Constructs an error with a message

InternalErrorExceptionInternalErrorExceptionNew(String, Exception)
Constructs an exception with a message and the internal exception

Inheritance Hierarchy
Object
Exception
 ApplicationException
  InternalErrorException

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10