Class ControllerClientLogger.LeakDescription
- java.lang.Object
-
- java.lang.Throwable
-
- org.jboss.as.controller.client.logging.ControllerClientLogger.LeakDescription
-
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- ControllerClientLogger
public static class ControllerClientLogger.LeakDescription extends Throwable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LeakDescription()LeakDescription(String message)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
-