org.apache.pluto.driver.services.portal.admin
Class DriverAdministrationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by javax.servlet.ServletException
              extended by org.apache.pluto.driver.services.portal.admin.DriverAdministrationException
All Implemented Interfaces:
java.io.Serializable

public class DriverAdministrationException
extends javax.servlet.ServletException

Since:
Nov 23, 2005
Version:
1.0
Author:
David H. DeWolf:
See Also:
Serialized Form

Constructor Summary
DriverAdministrationException(java.lang.String string)
           
DriverAdministrationException(java.lang.String string, java.lang.Throwable throwable)
           
DriverAdministrationException(java.lang.Throwable cause)
           
 
Method Summary
 
Methods inherited from class javax.servlet.ServletException
getRootCause
 
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

DriverAdministrationException

public DriverAdministrationException(java.lang.String string)

DriverAdministrationException

public DriverAdministrationException(java.lang.String string,
                                     java.lang.Throwable throwable)

DriverAdministrationException

public DriverAdministrationException(java.lang.Throwable cause)


Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.