WLIArchiverException Class

com.bea.wli.management.archiving
WLIArchiverException Class

public class WLIArchiverException

    extends Exception

Hierarchy
Object
  Throwable
    Exception
      WLIArchiverException
All Implemented Interfaces

Serializable

Constructor Summary

WLIArchiverException(String msg, Throwable rootCause)

WLIArchiverException(String msg)

 

Method Summary

 
Methods from  java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   

Constructor Detail

WLIArchiverException

public WLIArchiverException(String msg, 
                            Throwable rootCause)

WLIArchiverException

public WLIArchiverException(String msg)