Package ch.tocco.nice2.netui.spi.bind
Class CustomDataProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.tocco.nice2.netui.spi.bind.CustomDataProviderException
- All Implemented Interfaces:
Serializable
Deprecated.
The exception to throw if something goes wrong in a
CustomDataProvider
.- See Also:
-
Constructor Summary
ConstructorDescriptionDeprecated.Deprecated.CustomDataProviderException
(String s, Throwable throwable) Deprecated.CustomDataProviderException
(Throwable throwable) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CustomDataProviderException
public CustomDataProviderException()Deprecated. -
CustomDataProviderException
Deprecated. -
CustomDataProviderException
Deprecated. -
CustomDataProviderException
Deprecated.
-