TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

AdminException Methods

The methods of the AdminException class are listed below. For a complete list of AdminException class members, see the AdminException Members topic.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetBaseException (inherited from Exception) When overridden in a derived class, returns the Exception that is the root cause of one or more subsequent exceptions.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetObjectData (inherited from Exception) When overridden in a derived class, sets the SerializationInfo with information about the exception.
GetType (inherited from Object) Gets the Type of the current instance.
printStackTraceOverloaded. Prints stack trace of this exception and of the internal exception if it is set.
ToString Generate a string representation of this AdminException.

See Also

AdminException Class | TIBCO.EMS.ADMIN Namespace