org.gcube.application.enm.service
Class ExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.application.enm.service.ExecutionException
- All Implemented Interfaces:
- Serializable
public class ExecutionException
- extends Exception
Execution resources throw this exception when they find an error that is
caused in their platforms.
- Author:
- Erik Torres
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ExecutionException
public ExecutionException()
ExecutionException
public ExecutionException(String message)
ExecutionException
public ExecutionException(Throwable cause)
ExecutionException
public ExecutionException(String message,
Throwable cause)
Copyright © 2012. All Rights Reserved.