org.camunda.bpm.engine.exception
Class NullValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.bpm.engine.ProcessEngineException
org.camunda.bpm.engine.exception.NullValueException
- All Implemented Interfaces:
- Serializable
public class NullValueException
- extends ProcessEngineException
- Author:
- Roman Smirnov
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NullValueException
public NullValueException()
NullValueException
public NullValueException(String message,
Throwable cause)
NullValueException
public NullValueException(String message)
NullValueException
public NullValueException(Throwable cause)
Copyright © 2017 camunda services GmbH. All rights reserved.