Package org.jupnp.transport.spi
Klasse InitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jupnp.transport.spi.InitializationException
- Alle implementierten Schnittstellen:
Serializable
- Bekannte direkte Unterklassen:
NoNetworkException
Thrown by the transport layer implementation when service setup fails.
This exception typically indicates a configuration problem and it is not recoverable unless you can continue without the service that threw this exception.
- Autor:
- Christian Bauer
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
InitializationException
-
InitializationException
-