Package org.jupnp.registry
Klasse RegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jupnp.registry.RegistrationException
- Alle implementierten Schnittstellen:
Serializable
A recoverable error, thrown if device metadata could not be registered.
- Autor:
- Christian Bauer
- Siehe auch:
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungRegistrationException(String s, Throwable throwable) RegistrationException(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
-
RegistrationException
-
RegistrationException
-
RegistrationException
-
-
Methodendetails
-
getErrors
-