@PublicAPI public class DependenceFailedException extends RuntimeException
Constructor and Description |
---|
DependenceFailedException(String msg)
Create a new instance of JobCreationException with the given messag
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DependenceFailedException(String msg)
msg
- the message to attach.