Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
J
L
O
P
R
S
T
U
I
InvalidHandleException
- exception javax.rules.
InvalidHandleException
.
This exception should be thrown when a client passes an invalid
Handle
to the underlying rule engine.
InvalidHandleException(String)
- Constructor for class javax.rules.
InvalidHandleException
Creates a
InvalidHandleException
with a given message.
InvalidHandleException(String, Exception)
- Constructor for class javax.rules.
InvalidHandleException
Creates a
InvalidHandleException
with a given message and nested exception.
InvalidRuleSessionException
- exception javax.rules.
InvalidRuleSessionException
.
The
InvalidRuleSessionException
should be thrown when a method is invoked on a
RuleSession
and the internal state of the
RuleSession
is invalid.
InvalidRuleSessionException(String)
- Constructor for class javax.rules.
InvalidRuleSessionException
Creates a
InvalidRuleSessionException
with a given message.
InvalidRuleSessionException(String, Exception)
- Constructor for class javax.rules.
InvalidRuleSessionException
Creates a
InvalidRuleSessionException
with a given message and nested exception.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
J
L
O
P
R
S
T
U
Copyright © 2003 Java Community Process. All Rights Reserved.