Skip navigation links

Oracle Containers for J2EE Security Java API Reference
10g Release 3 (10.1.3.1.0)

B32115-01


oracle.security.jazn.collector
Class CollectorException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byoracle.security.jazn.collector.CollectorException

All Implemented Interfaces:
java.io.Serializable

public class CollectorException
extends java.lang.Exception
See Also:
Serialized Form

Constructor Summary
CollectorException()
           
CollectorException(java.lang.String msg)
           
CollectorException(java.lang.String msg, java.lang.Throwable cause)
           
CollectorException(java.lang.Throwable cause)
           

 

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Constructor Detail

CollectorException

public CollectorException()

CollectorException

public CollectorException(java.lang.String msg)

CollectorException

public CollectorException(java.lang.String msg,
                          java.lang.Throwable cause)

CollectorException

public CollectorException(java.lang.Throwable cause)

Skip navigation links

Oracle Containers for J2EE Security Java API Reference
10g Release 3 (10.1.3.1.0)

B32115-01


Copyright © 2004, 2006, Oracle. All rights reserved.