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 © 2001–2019 Codehaus Plexus. All rights reserved.