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