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
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.UnsupportedMethodException(UriTarget.Method method, URI uri) Deprecated.UnsupportedMethodException(String message) Deprecated.UnsupportedMethodException(String message, Throwable cause) Deprecated.Deprecated. -
Method Summary
Methods inherited from class UriStoreException
notNull, typeMethods inherited from class 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
-