Oracle Containers for J2EE Job Scheduler Java API Reference
10g Release 3 (10.1.3)

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

L

ListenerNotFoundException - exception oracle.ias.scheduler.ListenerNotFoundException.
This exception is thrown by the Scheduler API, when the specified listener is not found
ListenerNotFoundException() - Constructor for class oracle.ias.scheduler.ListenerNotFoundException
Constructs a new exception with null as its message.
ListenerNotFoundException(String) - Constructor for class oracle.ias.scheduler.ListenerNotFoundException
Constructs a new exception with the specified localized message key.
ListenerNotFoundException(String, Object) - Constructor for class oracle.ias.scheduler.ListenerNotFoundException
Constructs a new exception with the specified localized message key and a single message parameter string.
ListenerNotFoundException(String, Object, Object) - Constructor for class oracle.ias.scheduler.ListenerNotFoundException
Constructs a new exception with the specified localized message key and two message parameter string.
ListenerNotFoundException(String, Throwable) - Constructor for class oracle.ias.scheduler.ListenerNotFoundException
Constructs a new exception with the specified localized message key and cause.
ListenerNotFoundException(String, Object, Throwable) - Constructor for class oracle.ias.scheduler.ListenerNotFoundException
Constructs a new exception with the specified localized message key and single message parameter and a cause
ListenerNotFoundException(String, Object, Object, Throwable) - Constructor for class oracle.ias.scheduler.ListenerNotFoundException
Constructs a new exception with the specified localized message key and two message parameters and a cause
ListenerNotFoundException(Throwable) - Constructor for class oracle.ias.scheduler.ListenerNotFoundException
Constructs a new exception with the specified cause.

Oracle Containers for J2EE Job Scheduler Java API Reference
10g Release 3 (10.1.3)

B16026-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.