public class NoResourceAvailableException extends JobException
Constructor and Description |
---|
NoResourceAvailableException() |
NoResourceAvailableException(String message) |
NoResourceAvailableException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static NoResourceAvailableException |
withoutStackTrace(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoResourceAvailableException()
public NoResourceAvailableException(String message)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.