public class ObjectInterpolationWarning extends Object
Throwable
cause.Constructor and Description |
---|
ObjectInterpolationWarning(String path,
String message) |
ObjectInterpolationWarning(String path,
String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause() |
String |
getMessage() |
String |
getPath() |
String |
toString() |
Copyright © 2019. All rights reserved.