com.camelspotting.jotl.exceptions
Class IllegalHostException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.camelspotting.jotl.exceptions.JOTLException
              extended by com.camelspotting.jotl.exceptions.IllegalHostException
All Implemented Interfaces:
Serializable

public class IllegalHostException
extends JOTLException

Author:
Mats Andreassen
See Also:
Serialized Form

Constructor Summary
IllegalHostException(Server server, Throwable cause)
           
 
Method Summary
 Server getServer()
           
 
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

IllegalHostException

public IllegalHostException(Server server,
                            Throwable cause)
Method Detail

getServer

public Server getServer()


Copyright © 2013. All Rights Reserved.