Class InvalidUserNameException

  • All Implemented Interfaces:
    Serializable

    public class InvalidUserNameException
    extends Exception
    Error indicating the SSH user name does not match the expected pattern.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidUserNameException

        public InvalidUserNameException()