public class IllegalFormatException extends ConfigurationManagerException
| Constructor and Description |
|---|
IllegalFormatException(Class<?> ownerClass,
String propertyName,
String value,
String details)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getOwnerClass()
Obtém a classe que requisitou a propriedade.
|
String |
getPropertyName()
Obtém o nome da propriedade requisitada.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 Tecgraf/PUC-Rio. All rights reserved.