Cumulus4j API
(1.2.0)

org.cumulus4j.store
Class Cumulus4jException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.cumulus4j.store.Cumulus4jException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
WorkInProgressException

public class Cumulus4jException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
Cumulus4jException()
           
Cumulus4jException(String message)
           
Cumulus4jException(String message, Throwable cause)
           
Cumulus4jException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Cumulus4jException

public Cumulus4jException()

Cumulus4jException

public Cumulus4jException(String message)

Cumulus4jException

public Cumulus4jException(Throwable cause)

Cumulus4jException

public Cumulus4jException(String message,
                          Throwable cause)

Cumulus4j API
(1.2.0)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.