com.safeidentity.adminservice.exceptions
Class SFNoWhenWhereInfoException

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

public class SFNoWhenWhereInfoException
extends SFException

ÀÌ ¿¹¿Ü´Â whenwhere Á¤º¸¸¦ »ý¼º ¼öÁ¤ ÇϰíÀÚ ÇÏ´Â °æ¿ì¿¡ ÇØ´ç °ªÀ» ¼³Á¤ÇÏÁö ¾ÊÀº °æ¿ì ¹ß»ý

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.safeidentity.adminservice.exceptions.SFException
m_strDetailMsg
 
Constructor Summary
SFNoWhenWhereInfoException()
          Creates a new instance of SFNoWhenWhereInfoException
SFNoWhenWhereInfoException(java.lang.String strMsg)
           
SFNoWhenWhereInfoException(java.lang.String strMsg, java.lang.String detailMsg, java.lang.Throwable cause)
           
SFNoWhenWhereInfoException(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

SFNoWhenWhereInfoException

public SFNoWhenWhereInfoException()
Creates a new instance of SFNoWhenWhereInfoException


SFNoWhenWhereInfoException

public SFNoWhenWhereInfoException(java.lang.String strMsg)

SFNoWhenWhereInfoException

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

SFNoWhenWhereInfoException

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


Copyright © 2004 SoftForum Corp. All Rights Reserved.