Class InvalidUserException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InvalidUserException
    extends java.lang.RuntimeException
    엑세스할 수 없는 사용자 예외 존재하지 않거나 제제당한 계정입니다.
    Version:
    1.0
    Author:
    always0ne
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      InvalidUserException()
      존재하지 않는 댓글입니다.
    • 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

      • InvalidUserException

        public InvalidUserException()
        존재하지 않는 댓글입니다.