Module java.corba

Class InvalidName

    • Constructor Detail

      • InvalidName

        public InvalidName​()
        Constructs an InvalidName exception with no reason message.
      • InvalidName

        public InvalidName​(String reason)
        Constructs an InvalidName exception with the specified reason message.
        Parameters:
        reason - the String containing a reason message