com.cyclonecommerce.cybervan.api
Class InvalidSenderException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.io.IOException
                    |
                    +--java.rmi.RemoteException
                          |
                          +--java.rmi.ServerException
                                |
                                +--com.cyclonecommerce.cybervan.api.InvalidSenderException
All Implemented Interfaces:
java.io.Serializable

public class InvalidSenderException
extends java.rmi.ServerException

See Also:
Serialized Form

Fields inherited from class java.rmi.RemoteException
detail
 
Constructor Summary
InvalidSenderException(java.lang.String s)
          Constructor InvalidSenderException
 
Methods inherited from class java.rmi.RemoteException
getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidSenderException

public InvalidSenderException(java.lang.String s)
Constructor InvalidSenderException
Parameters:
s -