biz.c24.io.api.transform
Class AbsentDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
biz.c24.io.api.transform.AbsentDataException
- All Implemented Interfaces:
- Serializable
public class AbsentDataException
- extends RuntimeException
An exception used to identify the situation where required input or output data to a transform has not been found.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AbsentDataException
public AbsentDataException(String message)
- Creates a new instance with the specified message.
- Parameters:
message
- The message.
C24 Technologies © 2002-2012: All Rights Reserved.