org.safs
Class SAFSSubItemsAgentUnsupportedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.safs.SAFSException
|
+--org.safs.SAFSSubItemsAgentUnsupportedException
- All Implemented Interfaces:
- java.io.Serializable
- public class SAFSSubItemsAgentUnsupportedException
- extends SAFSException
- Since:
- Apr 7, 2005
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SAFSSubItemsAgentUnsupportedException
public SAFSSubItemsAgentUnsupportedException(java.lang.String msg)
- Constructor for SAFSSubItemsAgentUnsupported.
- Parameters:
msg
-
SAFSSubItemsAgentUnsupportedException
public SAFSSubItemsAgentUnsupportedException(java.lang.Object obj,
java.lang.String msg)
- Constructor for SAFSSubItemsAgentUnsupported.
- Parameters:
obj
- msg
-
SAFSSubItemsAgentUnsupportedException
public SAFSSubItemsAgentUnsupportedException(java.lang.Object obj,
java.lang.String methodName,
java.lang.String msg)
- Constructor for SAFSSubItemsAgentUnsupported.
- Parameters:
obj
- methodName
- msg
-