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, toStringpublic String getField()
Copyright © 2019. All rights reserved.