com.safeidentity.adminservice.exceptions
Class SFServiceException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.safeidentity.adminservice.exceptions.SFException
              
com.safeidentity.adminservice.exceptions.SFServiceException
- All Implemented Interfaces: 
 - java.io.Serializable
 
- public class SFServiceException
- extends SFException
  
ÀÌ ¿¹¿Ü´Â ¼ºñ½º Á¤Ã¥¿¡ ÀÇÇÑ Á¦¾à¿¡ ÀÇÇØ¼ ¹ß»ý
- See Also:
 - Serialized Form
 
 
 
 
 
| 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 | 
 
SFServiceException
public SFServiceException()
SFServiceException
public SFServiceException(java.lang.String strMsg)
SFServiceException
public SFServiceException(java.lang.String strMsg,
                          java.lang.Throwable cause)
SFServiceException
public SFServiceException(java.lang.String strMsg,
                          java.lang.String detailMsg,
                          java.lang.Throwable cause)
Copyright © 2004 SoftForum Corp. All Rights Reserved.