public class PropertyException extends Exception
Constructor and Description |
---|
PropertyException(String field,
String message) |
PropertyException(String field,
String message,
Throwable cause) |
PropertyException(String field,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getField() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getField()
Copyright © 2020. All rights reserved.