public class PropertyExceptions extends Exception
Constructor and Description |
---|
PropertyExceptions() |
Modifier and Type | Method and Description |
---|---|
void |
add(PropertyException pe) |
void |
add(PropertyExceptions pes) |
List<PropertyException> |
getPropertyExceptions() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public void add(PropertyException pe)
public void add(PropertyExceptions pes)
public List<PropertyException> getPropertyExceptions()
Copyright © 2019. All rights reserved.