Oracle Containers for J2EE Job Scheduler Java API Reference
10g (10.1.3.1.0)

B28953-01
A B C D E G H I J L M N O P R S T U W

B

BlackoutException - exception oracle.ias.scheduler.BlackoutException.
Generic exception thrown by all Blackout Window operation
BlackoutException() - Constructor for class oracle.ias.scheduler.BlackoutException
Constructs a new exception with null as its message.
BlackoutException(String) - Constructor for class oracle.ias.scheduler.BlackoutException
Constructs a new exception with the specified localized message key.
BlackoutException(String, Object) - Constructor for class oracle.ias.scheduler.BlackoutException
Constructs a new exception with the specified localized message key and a single message parameter string.
BlackoutException(String, Object, Object) - Constructor for class oracle.ias.scheduler.BlackoutException
Constructs a new exception with the specified localized message key and two message parameter string.
BlackoutException(String, Throwable) - Constructor for class oracle.ias.scheduler.BlackoutException
Constructs a new exception with the specified localized message key and cause.
BlackoutException(String, Object, Throwable) - Constructor for class oracle.ias.scheduler.BlackoutException
Constructs a new exception with the specified localized message key and single message parameter and a cause
BlackoutException(String, Object, Object, Throwable) - Constructor for class oracle.ias.scheduler.BlackoutException
Constructs a new exception with the specified localized message key and two message parameters and a cause
BlackoutException(Throwable) - Constructor for class oracle.ias.scheduler.BlackoutException
Constructs a new exception with the specified cause.

Oracle Containers for J2EE Job Scheduler Java API Reference
10g (10.1.3.1.0)

B28953-01
A B C D E G H I J L M N O P R S T U W
Copyright © 2006, Oracle. All rights reserved.