public class ArooaNoPropertyException extends ArooaPropertyException
| Constructor and Description |
|---|
ArooaNoPropertyException(String property,
Class<?> clazz,
String[] validProperties) |
ArooaNoPropertyException(String property,
Class<?> clazz,
String[] validProperties,
Throwable e) |
ArooaNoPropertyException(String property,
String tag,
Location location,
Class<?> clazz,
String[] validProperties,
Throwable e) |
ArooaNoPropertyException(String property,
String message,
Throwable e) |
getPropertyaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ArooaNoPropertyException(String property, Class<?> clazz, String[] validProperties)
public ArooaNoPropertyException(String property, Class<?> clazz, String[] validProperties, Throwable e)
public ArooaNoPropertyException(String property, String message, Throwable e)
Copyright © 2023. All rights reserved.