uk.ac.starlink.hds
Class HDSException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by uk.ac.starlink.hds.HDSException
All Implemented Interfaces:
Serializable

public class HDSException
extends Exception

Thrown to indicate that there has been an HDS error of some description.

Version:
$Id$
Author:
Mark Taylor (STARLINK)
See Also:
Serialized Form

Constructor Summary
HDSException(String message)
           
 
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

HDSException

public HDSException(String message)


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