|
Liferay 6.2.0-ce-rc4 | |||||||||
| 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.liferay.portal.kernel.log.LogSanitizerException
public class LogSanitizerException
| Constructor Summary | |
|---|---|
LogSanitizerException()
|
|
LogSanitizerException(String message)
|
|
LogSanitizerException(String message,
StackTraceElement[] stackTraceElements,
Throwable throwable)
|
|
LogSanitizerException(String message,
Throwable throwable)
|
|
LogSanitizerException(Throwable throwable)
|
|
| Method Summary | |
|---|---|
String |
toString()
|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LogSanitizerException()
public LogSanitizerException(String message)
public LogSanitizerException(String message,
StackTraceElement[] stackTraceElements,
Throwable throwable)
public LogSanitizerException(String message,
Throwable throwable)
public LogSanitizerException(Throwable throwable)
| Method Detail |
|---|
public String toString()
toString in class Throwable
|
Liferay 6.2.0-ce-rc4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||