Package org.exoplatform.portal.config
Class NoSuchDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.exoplatform.portal.config.StorageException
org.exoplatform.portal.config.NoSuchDataException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoSuchDataException(String message) NoSuchDataException(String message, Throwable cause) NoSuchDataException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchDataException
public NoSuchDataException() -
NoSuchDataException
-
NoSuchDataException
-
NoSuchDataException
-