uk.ac.starlink.plastic
Class NoHubException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by uk.ac.starlink.plastic.NoHubException
All Implemented Interfaces:
Serializable

public class NoHubException
extends IOException

Thrown if it seems that no PLASTIC hub is currently running.

Since:
20 Feb 2006
Author:
Mark Taylor
See Also:
Serialized Form

Constructor Summary
NoHubException()
           
NoHubException(String msg)
           
NoHubException(String msg, Throwable e)
           
NoHubException(Throwable e)
           
 
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

NoHubException

public NoHubException()

NoHubException

public NoHubException(String msg)

NoHubException

public NoHubException(Throwable e)

NoHubException

public NoHubException(String msg,
                      Throwable e)


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.