public class CurrentlyRunningException extends RuntimeException
Constructor and Description |
---|
CurrentlyRunningException() |
CurrentlyRunningException(RunLevelFuture runLevelFuture) |
Modifier and Type | Method and Description |
---|---|
RunLevelFuture |
getCurrentJob() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CurrentlyRunningException()
public CurrentlyRunningException(RunLevelFuture runLevelFuture)
public RunLevelFuture getCurrentJob()
Copyright © 2013 Oracle Corporation. All Rights Reserved.