Class IdAlreadyExistsException

  • All Implemented Interfaces:
    java.io.Serializable

    public class IdAlreadyExistsException
    extends java.lang.RuntimeException
    아이디 중복 예외 ID: userId 이미 사용중인 아이디입니다.
    Version:
    1.0
    Author:
    always0ne
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      IdAlreadyExistsException​(java.lang.String userId)
      ID: userId 이미 사용중인 아이디입니다.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IdAlreadyExistsException

        public IdAlreadyExistsException​(java.lang.String userId)
        ID: userId 이미 사용중인 아이디입니다.
        Parameters:
        userId - 이미 사용중인 아이디