Module java.corba

Class InvalidValue

    • Constructor Detail

      • InvalidValue

        public InvalidValue​()
        Constructs an InvalidValue object.
      • InvalidValue

        public InvalidValue​(String reason)
        Constructs an InvalidValue object.
        Parameters:
        reason - a String giving more information regarding the exception.