[TIBCO.EMS .NET Admin client library 7.0 documentation]

This is the general admin exception used when an error occurs with a call to the server.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public class AdminException : Exception
Public Class AdminException _
	Inherits Exception
public ref class AdminException : public Exception

Inheritance Hierarchy

See Also