|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
ncsa.tools.elf.core.exceptions.BaseElfException
ncsa.tools.elf.core.exceptions.ErrorCodeException
ncsa.tools.elf.core.exceptions.ConfigurationException
| Field Summary |
| Fields inherited from class ncsa.tools.elf.core.exceptions.ErrorCodeException |
errorCode |
| Constructor Summary | |
ConfigurationException(int errorCode,
java.lang.String message)
|
|
ConfigurationException(int errorCode,
java.lang.String message,
java.lang.Throwable cause)
|
|
| Methods inherited from class ncsa.tools.elf.core.exceptions.ErrorCodeException |
getErrorCode |
| 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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConfigurationException(int errorCode,
java.lang.String message,
java.lang.Throwable cause)
public ConfigurationException(int errorCode,
java.lang.String message)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||