public class ResourceExecuteException extends BaseRuntimeException
Resource.execute(org.gvsig.fmap.dal.resource.ResourceAction)
method.code, formatString, messageKey
Constructor and Description |
---|
ResourceExecuteException(Resource resource,
Throwable cause)
Create a new
ResourceExecuteException . |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setValue, toString, values
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ResourceExecuteException(Resource resource, Throwable cause)
ResourceExecuteException
.resource
- the resource where the exception was producedcause
- the original cause of the exception