|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.mdm.index.master.EViewException
com.sun.mdm.index.master.ProcessingException
com.sun.mdm.index.master.ConnectionInvalidException
DataSource Connection error
Field Summary |
Fields inherited from class java.lang.Exception |
|
Constructor Summary | |
ConnectionInvalidException()
Constructor |
|
ConnectionInvalidException(java.lang.String msg)
Constructor |
|
ConnectionInvalidException(java.lang.String msg,
java.lang.Throwable t)
Constructor |
|
ConnectionInvalidException(java.lang.Throwable t)
Constructor |
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 ConnectionInvalidException()
public ConnectionInvalidException(java.lang.String msg)
msg
- Error messagepublic ConnectionInvalidException(java.lang.String msg, java.lang.Throwable t)
msg
- Error messaget
- Chained exceptionpublic ConnectionInvalidException(java.lang.Throwable t)
t
- Chained exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Sun Microsystems, Inc.