Package org.jupnp.model
Klasse ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jupnp.model.ValidationException
- Alle implementierten Schnittstellen:
Serializable
Thrown if integrity rule violations are exceptional, encapsulating the errors.
- Autor:
- Christian Bauer
- Siehe auch:
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungValidationException(String s, Throwable throwable) ValidationException(String s, List<ValidationError> errors) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Felddetails
-
errors
-
-
Konstruktordetails
-
ValidationException
-
ValidationException
-
ValidationException
-
-
Methodendetails
-
getErrors
-