org.apache.geronimo.gshell.whisper.transport
Class InvalidLocationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.apache.geronimo.gshell.whisper.transport.TransportException
                  extended by org.apache.geronimo.gshell.whisper.transport.InvalidLocationException
All Implemented Interfaces:
Serializable

public class InvalidLocationException
extends TransportException

???

Version:
$Rev: 579828 $ $Date: 2007-09-26 15:15:42 -0700 (Wed, 26 Sep 2007) $
See Also:
Serialized Form

Constructor Summary
InvalidLocationException(URI location)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidLocationException

public InvalidLocationException(URI location)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.