|
||||||||||
| 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.ibm.commons.util.AbstractException
com.ibm.commons.log.LogException
public class LogException
Logging Exception.
This exception is thrown by the logging functions.
| Constructor Summary | |
|---|---|
LogException(java.lang.Throwable nextException)
|
|
LogException(java.lang.Throwable nextException,
java.lang.String message)
|
|
| Method Summary |
|---|
| Methods inherited from class com.ibm.commons.util.AbstractException |
|---|
getCause, initCause, printExtraInformation, printExtraInformation |
| 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 LogException(java.lang.Throwable nextException)
public LogException(java.lang.Throwable nextException,
java.lang.String message)
message -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||