uk.ac.starlink.plastic
Class NoHubException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byuk.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)
           
 
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 © 2006 \\ CLRC: Central Laboratory of the Research Councils. All Rights Reserved.