|
|
.NET Framework |
| PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |
NVelocity.Exception
Class MethodInvocationException
| Constructor Summary |
MethodInvocationException(string message, System.Exception e, string methodName) CTOR - wraps the passed in exception for
examination later
*
|
MethodInvocationException
public MethodInvocationException(string message,
System.Exception e,
string methodName)
-
CTOR - wraps the passed in exception for
examination later
*
Parameters:
-
message -
-
e - Throwable that we are wrapping
-
methodName - name of method that threw the exception
MethodName
public string MethodName
-
ReferenceName
public string ReferenceName
-
WrappedThrowable
public System.Exception WrappedThrowable
-
|
|
.NET Framework |
| PREV TYPE NEXT TYPE |
FRAMES NO FRAMES |
| SUMMARY: INNER | FIELD | CONST | PROP | METHOD | OP | EVENT |
DETAIL: FIELD | CONST | PROP | METHOD | OP | EVENT |