Class AlreadyLoggedException

  • All Implemented Interfaces:
    Serializable

    public class AlreadyLoggedException
    extends RuntimeException
    Exception which is thrown when user is trying to log the second time to the same IJC DB server.
    Author:
    Petr Hamernik
    See Also:
    Serialized Form
    • Constructor Detail

      • AlreadyLoggedException

        public AlreadyLoggedException​(String message)