SIFWorks ADK 2.0
InternalErrorException Constructor (msg, internalException)
NamespacesEdustructures.UtilInternalErrorExceptionInternalErrorExceptionInternalErrorExceptionNew(String, Exception)

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

Constructs an exception with a message and the internal exception
Declaration Syntax
C#Visual BasicVisual C++
public InternalErrorException(
	string msg,
	Exception internalException
)
Public Sub New ( _
	msg As String, _
	internalException As Exception _
)
public:
InternalErrorException (
	String^ msg, 
	Exception^ internalException
)
Parameters
msg (String)
internalException (Exception)

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