Package java.security

Class InvalidParameterException

    • Constructor Detail

      • InvalidParameterException

        public InvalidParameterException​(String msg)
        Constructs a new instance of InvalidParameterException with the given message.
        Parameters:
        msg - the detail message for this exception.
      • InvalidParameterException

        public InvalidParameterException()
        Constructs a new instance of InvalidParameterException.