Class JobSecurityException

java.lang.Object
All Implemented Interfaces:
Serializable

public class JobSecurityException extends BatchRuntimeException
SecurityException is thrown when an user is not authorized to run a JobOperator method, such as restart, stop, abandon, any getters, etc.
See Also: