public class JobSecurityException extends BatchRuntimeException
Constructor and Description |
---|
JobSecurityException()
SecurityException is thrown when an user is not authorized to run a JobOperator method, such as
restart, stop, abandon, any getters, etc
|
JobSecurityException(String message) |
JobSecurityException(String message,
Throwable cause) |
JobSecurityException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JobSecurityException()
public JobSecurityException(String message)
public JobSecurityException(Throwable cause)
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.