Class InvalidAuthenticationRequestException

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.InvalidAuthenticationRequestException
All Implemented Interfaces:
com.gsitm.ustra.java.core.exception.ResponseCode<Object>, Serializable

public class InvalidAuthenticationRequestException extends UstraSecurityException
INVALID_AUTHENTICATION_REQUEST("FS0A", "유효하지 않은 인증 요청입니다.", InvalidAuthenticationRequestException.class),
See Also:
  • Constructor Details

    • InvalidAuthenticationRequestException

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