public class ResourceUnavailableException extends WorkflowException
Constructor and Description |
---|
ResourceUnavailableException() |
ResourceUnavailableException(String message) |
ResourceUnavailableException(String message,
Throwable throwable) |
ResourceUnavailableException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ResourceUnavailableException()
public ResourceUnavailableException(String message)
public ResourceUnavailableException(String message, Throwable throwable)
public ResourceUnavailableException(Throwable throwable)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.