|
TIBCO EMS .NET API 8.2
TIBCO EMS .NET API 8.2
|
This is the general admin exception used when an error occurs with a call to the server. More...
Public Member Functions | |
| void | printStackTrace () |
| Prints stack trace of this exception and of the internal exception if it is set. More... | |
| void | printStackTrace (System.IO.StreamWriter s) |
| Prints stack trace of this exception and of the internal exception if it is set. More... | |
| override string | ToString () |
| Generate a string representation of this AdminException. More... | |
This is the general admin exception used when an error occurs with a call to the server.
|
inline |
Prints stack trace of this exception and of the internal exception if it is set.
|
inline |
Prints stack trace of this exception and of the internal exception if it is set.
| s | the PrintWriter object to print to. |
|
inline |
Generate a string representation of this AdminException.