public class SafeThrowable extends Object
Constructor and Description |
---|
SafeThrowable(String message) |
SafeThrowable(Throwable target) |
Modifier and Type | Method and Description |
---|---|
String |
getLocalizedMessage() |
String |
getMessage() |
Throwable |
getTarget() |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.