lThose, explicit, predictable exceptions that are documented in IDL operation declarations.
lRaised by CORBA
operations in response to specific situations (e.g.
InsufficientFund)
lImplemented as a subclass of org.omg.CORBA.UserException
lA subclass of
java.lang.Exception
lTherefore, they
must be explicitly handled