com.safeidentity.adminservice.exceptions
Class SFInformationNotExistedException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
com.safeidentity.adminservice.exceptions.SFException
              
com.safeidentity.adminservice.exceptions.SFInformationNotExistedException
- All Implemented Interfaces: 
 - java.io.Serializable
 
- public class SFInformationNotExistedException
- extends SFException
  
Title: 
 Description: 
 Copyright: Copyright (c) 2003
 Company: 
- Version:
 
  - 1.0
 
- Author:
 
  - not attributable
 
- 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 | 
 
SFInformationNotExistedException
public SFInformationNotExistedException()
SFInformationNotExistedException
public SFInformationNotExistedException(java.lang.String strMsg)
SFInformationNotExistedException
public SFInformationNotExistedException(java.lang.String strMsg,
                                        java.lang.Throwable cause)
SFInformationNotExistedException
public SFInformationNotExistedException(java.lang.String strMsg,
                                        java.lang.String detailMsg,
                                        java.lang.Throwable cause)
Copyright © 2004 SoftForum Corp. All Rights Reserved.