org.camunda.commons.utils
Class IoUtilException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.commons.utils.IoUtilException
- All Implemented Interfaces:
- Serializable
public class IoUtilException
- extends RuntimeException
- Author:
- Sebastian Menski
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IoUtilException
public IoUtilException(String message)
IoUtilException
public IoUtilException(String message,
Throwable cause)
Copyright © 2015 camunda services GmbH. All rights reserved.