org.cumulus4j.store
Class Cumulus4jException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cumulus4j.store.Cumulus4jException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- WorkInProgressException
public class Cumulus4jException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Cumulus4jException
public Cumulus4jException()
Cumulus4jException
public Cumulus4jException(String message)
Cumulus4jException
public Cumulus4jException(Throwable cause)
Cumulus4jException
public Cumulus4jException(String message,
Throwable cause)
Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.