lThose implicit, unpredictable exceptions that can
arise as a result of a CORBA failure
lSystem exceptions are all implemented as a subclass
of org.omg.CORBA.SystemException
lA subclass of java.lang.RuntimeException
lTherefore, any SystemException may be implicitly thrown by a CORBA operation without being
declared in a throws clause