Package net.ess3.api

Class UserDoesNotExistException

All Implemented Interfaces:
Serializable

@Deprecated public class UserDoesNotExistException extends TranslatableException
Deprecated.
This is unused - see UserDoesNotExistException.
See Also:
  • Constructor Details

    • UserDoesNotExistException

      public UserDoesNotExistException(String name)
      Deprecated.