Class NotMatchUserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.gsitm.ustra.java.core.exception.UstraException
com.gsitm.ustra.java.security.exception.UstraSecurityException
com.gsitm.ustra.java.security.exception.NotMatchUserException
All Implemented Interfaces:
com.gsitm.ustra.java.core.exception.ResponseCode<Object>, Serializable

public class NotMatchUserException extends UstraSecurityException
NOT_MATCH_USER("FS03", "존재하지 않는 사용자 입니다.", NotMatchUserException.class),
See Also:
  • Constructor Details

    • NotMatchUserException

      public NotMatchUserException(com.gsitm.ustra.java.core.exception.ResponseCode<?> code)