xecure.servlet
Class XecureServletConfigException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byxecure.servlet.XecureServletConfigException
All Implemented Interfaces:
java.io.Serializable

public class XecureServletConfigException
extends java.lang.Exception

XecureServlet Ŭ·¡½º¸¦ »ç¿ëÇÒ¶§ ¼­ºí¸´ ¿£Áø¿¡ xecure_servlet.conf ÆÄÀÏÀÇ À§Ä¡°¡ ¼³Á¤ÀÌ ¾ÈµÇ¾î ÀÖÀ¸¸é ¹ß»ýÇÑ´Ù.

See Also:
Serialized Form

Constructor Summary
XecureServletConfigException()
           
XecureServletConfigException(java.lang.String str)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XecureServletConfigException

public XecureServletConfigException()

XecureServletConfigException

public XecureServletConfigException(java.lang.String str)