public class RequiredPropertyNotFoundException extends Exception
Constructor and Description |
---|
RequiredPropertyNotFoundException(Collection<String> propName) |
RequiredPropertyNotFoundException(String propName) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RequiredPropertyNotFoundException(String propName)
public RequiredPropertyNotFoundException(Collection<String> propName)