Module java.corba
Package org.omg.CORBA

Class UserException

    • Constructor Detail

      • UserException

        protected UserException​()
        Constructs a UserException object. This method is called only by subclasses.
      • UserException

        protected UserException​(String reason)
        Constructs a UserException object with a detail message. This method is called only by subclasses.
        Parameters:
        reason - a String object giving the reason for this exception