Class EmptyUsernameException

  • All Implemented Interfaces:
    Serializable

    public class EmptyUsernameException
    extends RuntimeException
    An exception is thrown on attempt to set empty username.
    Author:
    Maxim Podkolzine (maxim.podkolzine@jetbrains.com)
    See Also:
    Serialized Form
    • Constructor Detail

      • EmptyUsernameException

        public EmptyUsernameException()
      • EmptyUsernameException

        public EmptyUsernameException​(String message)