com.safeidentity.adminservice.exceptions
Class SFNoWebRootException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.safeidentity.adminservice.exceptions.SFException
              extended bycom.safeidentity.adminservice.exceptions.SFNoWebRootException
All Implemented Interfaces:
java.io.Serializable

public class SFNoWebRootException
extends SFException

WebRoot °´Ã¼¸¦ ãÁö ¸øÇÑ °æ¿ì

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.safeidentity.adminservice.exceptions.SFException
m_strDetailMsg
 
Constructor Summary
SFNoWebRootException()
          Creates a new instance of SFInitGroupDaoException
SFNoWebRootException(java.lang.String strMsg)
           
SFNoWebRootException(java.lang.String strMsg, java.lang.String detailMsg, java.lang.Throwable cause)
           
SFNoWebRootException(java.lang.String strMsg, java.lang.Throwable cause)
           
 
Methods inherited from class com.safeidentity.adminservice.exceptions.SFException
getDetailMsg, setDetailMsg, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SFNoWebRootException

public SFNoWebRootException()
Creates a new instance of SFInitGroupDaoException


SFNoWebRootException

public SFNoWebRootException(java.lang.String strMsg)

SFNoWebRootException

public SFNoWebRootException(java.lang.String strMsg,
                            java.lang.Throwable cause)

SFNoWebRootException

public SFNoWebRootException(java.lang.String strMsg,
                            java.lang.String detailMsg,
                            java.lang.Throwable cause)


Copyright © 2004 SoftForum Corp. All Rights Reserved.