Class NoSuchUserIdMapperException

All Implemented Interfaces:
Serializable

public class NoSuchUserIdMapperException extends NoSuchModelException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • NoSuchUserIdMapperException

      public NoSuchUserIdMapperException()
    • NoSuchUserIdMapperException

      public NoSuchUserIdMapperException(String msg)
    • NoSuchUserIdMapperException

      public NoSuchUserIdMapperException(String msg, Throwable throwable)
    • NoSuchUserIdMapperException

      public NoSuchUserIdMapperException(Throwable throwable)