Package ch.tocco.nice2.netui.api.bind
Class UnsupportedMethodException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.netui.api.bind.BindException
ch.tocco.nice2.netui.api.bind.UriStoreException
ch.tocco.nice2.netui.api.bind.UnsupportedMethodException
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Constructor Summary
ConstructorDescriptionDeprecated.UnsupportedMethodException
(UriTarget.Method method, URI uri) Deprecated.UnsupportedMethodException
(String message) Deprecated.UnsupportedMethodException
(String message, Throwable cause) Deprecated.Deprecated. -
Method Summary
Methods inherited from class ch.tocco.nice2.netui.api.bind.UriStoreException
notNull, type
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedMethodException
Deprecated. -
UnsupportedMethodException
public UnsupportedMethodException()Deprecated. -
UnsupportedMethodException
Deprecated. -
UnsupportedMethodException
Deprecated. -
UnsupportedMethodException
Deprecated.
-