uk.ac.starlink.datanode.nodes
Class NoSuchDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.starlink.datanode.nodes.NoSuchDataException
- All Implemented Interfaces:
- Serializable
public class NoSuchDataException
- extends Exception
Exception thrown when construction of a DataNode fails with some reasonable
cause.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchDataException
public NoSuchDataException(String message)
NoSuchDataException
public NoSuchDataException(Throwable th)
NoSuchDataException
public NoSuchDataException(String message,
Throwable th)
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.