org.camunda.bpm.cycle.exception
Class CycleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.bpm.cycle.exception.CycleException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CycleMissingCredentialsException, MailServiceException
public class CycleException
- extends RuntimeException
- See Also:
- Serialized Form
CycleException
public CycleException()
CycleException
public CycleException(String message,
Throwable cause)
CycleException
public CycleException(String message)
CycleException
public CycleException(Throwable cause)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
Copyright © 2014 camunda services GmbH. All rights reserved.