|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.servlet.ServletException
org.apache.pluto.driver.services.portal.admin.DriverAdministrationException
public class DriverAdministrationException
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 |
---|
public DriverAdministrationException(java.lang.String string)
public DriverAdministrationException(java.lang.String string, java.lang.Throwable throwable)
public DriverAdministrationException(java.lang.Throwable cause)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |