BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.common.T3Exception

Packages that use T3Exception
weblogic.common Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications. 
weblogic.rmi   
weblogic.time.common   
 

Uses of T3Exception in weblogic.common
 

Subclasses of T3Exception in weblogic.common
 interface MonitorException
          A MonitorException is thrown when a task involving a Monitor object (a Monitored operation) wishes to abort the operation.
 

Uses of T3Exception in weblogic.rmi
 

Subclasses of T3Exception in weblogic.rmi
 interface AccessException
          This exception is provided for compatibility with java.rmi.*
 interface ConnectException
          This exception is provided for compatibility with java.rmi.*
 interface ConnectIOException
          This exception is provided for compatibility with java.rmi.*
 interface MarshalException
          This exception is provided for compatibility with java.rmi.*
 interface NoSuchObjectException
          This exception is provided for compatibility with java.rmi.*
 interface RemoteException
          Class for RemoteExceptions, the general Exception thrown by any remotely invoked method.
 interface ServerError
          This exception is provided for compatibility with java.rmi.*
 interface ServerException
          This exception is provided for compatibility with java.rmi.*
 interface ServerRuntimeException
          This exception is provided for compatibility with java.rmi.*
 interface StubNotFoundException
          This exception is provided for compatibility with java.rmi.*
 interface UnexpectedException
          This exception is provided for compatibility with java.rmi.*
 interface UnknownHostException
          This exception is provided for compatibility with java.rmi.*
 interface UnmarshalException
          This exception is provided for compatibility with java.rmi.*
 

Uses of T3Exception in weblogic.time.common
 

Subclasses of T3Exception in weblogic.time.common
 interface TimeTriggerException
          Deprecated. Deprecated in WebLogic Server 6.1
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.