com.safeidentity.adminservice.exceptions
Class SFSsdViolationException

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

public class SFSsdViolationException
extends SFException

Author:
Administrator
See Also:
Serialized Form

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

SFSsdViolationException

public SFSsdViolationException()
Creates a new instance of SFSsdViolationException


SFSsdViolationException

public SFSsdViolationException(java.lang.String strMsg)

SFSsdViolationException

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


Copyright © 2004 SoftForum Corp. All Rights Reserved.