Class UserNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.pinger.disguise.exception.UserNotFoundException
All Implemented Interfaces:
Serializable

public class UserNotFoundException extends RuntimeException
See Also:
Serialized Form
  • Constructor Details

    • UserNotFoundException

      public UserNotFoundException(String message)
    • UserNotFoundException

      public UserNotFoundException(String message, Throwable throwable)