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

Constructor Summary
SAFSSubItemsAgentUnsupportedException(java.lang.Object obj, java.lang.String msg)
          Constructor for SAFSSubItemsAgentUnsupported.
SAFSSubItemsAgentUnsupportedException(java.lang.Object obj, java.lang.String methodName, java.lang.String msg)
          Constructor for SAFSSubItemsAgentUnsupported.
SAFSSubItemsAgentUnsupportedException(java.lang.String msg)
          Constructor for SAFSSubItemsAgentUnsupported.
 
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
 

Constructor Detail

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 -