com.safeidentity.adminservice.exceptions
Class SFSsdRelationExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.safeidentity.adminservice.exceptions.SFException
com.safeidentity.adminservice.exceptions.SFSsdRelationExistsException
- All Implemented Interfaces:
- java.io.Serializable
- public class SFSsdRelationExistsException
- extends SFException
ÀÌ ¿¹¿Ü´Â »ç¿ëÀÚ ÇÒ´ç ±ÔÄ¢À» ¼³Á¤ÇϰíÀÚ ÇÏ´Â ¿ªÇÒÀÌ ssd °ü°è·Î ¼³Á¤µÇ¾î ÀÖ´Â °æ¿ì¿¡ ¹ß»ý
- 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 |
SFSsdRelationExistsException
public SFSsdRelationExistsException()
- Creates a new instance of SFSsdRelationExistsException
SFSsdRelationExistsException
public SFSsdRelationExistsException(java.lang.String strMsg)
SFSsdRelationExistsException
public SFSsdRelationExistsException(java.lang.String strMsg,
java.lang.Throwable cause)
SFSsdRelationExistsException
public SFSsdRelationExistsException(java.lang.String strMsg,
java.lang.String detailMsg,
java.lang.Throwable cause)
Copyright © 2004 SoftForum Corp. All Rights Reserved.