org.codehaus.plexus.interpolation.object
public class ObjectInterpolationWarning extends java.lang.Object
Throwable
cause.Constructor and Description |
---|
ObjectInterpolationWarning(java.lang.String path,
java.lang.String message) |
ObjectInterpolationWarning(java.lang.String path,
java.lang.String message,
java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.Throwable |
getCause() |
java.lang.String |
getMessage() |
java.lang.String |
getPath() |
java.lang.String |
toString() |
Copyright © 2014. All Rights Reserved.