org.kuali.rice.kew.api.exception
Class ResourceUnavailableException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.kuali.rice.kew.api.exception.WorkflowException
org.kuali.rice.kew.api.exception.WorkflowException
               org.kuali.rice.kew.api.exception.ResourceUnavailableException
org.kuali.rice.kew.api.exception.ResourceUnavailableException
- All Implemented Interfaces: 
- Serializable
- public class ResourceUnavailableException 
- extends WorkflowException
Thrown when a resource is not available.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
ResourceUnavailableException
public ResourceUnavailableException()
ResourceUnavailableException
public ResourceUnavailableException(String message)
ResourceUnavailableException
public ResourceUnavailableException(String message,
                                    Throwable throwable)
ResourceUnavailableException
public ResourceUnavailableException(Throwable throwable)
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.