Cumulus4j API
(1.2.0-SNAPSHOT)

org.cumulus4j.store.datastoreversion
Class CommandApplyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.cumulus4j.store.datastoreversion.CommandApplyException
All Implemented Interfaces:
Serializable

public class CommandApplyException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
CommandApplyException()
           
CommandApplyException(String message)
           
CommandApplyException(String message, Throwable cause)
           
CommandApplyException(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

CommandApplyException

public CommandApplyException()

CommandApplyException

public CommandApplyException(String message)

CommandApplyException

public CommandApplyException(Throwable cause)

CommandApplyException

public CommandApplyException(String message,
                             Throwable cause)

Cumulus4j API
(1.2.0-SNAPSHOT)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.