Package 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
Exception thrown when construction of a DataNode fails with some reasonable
cause.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoSuchDataException
(String message) NoSuchDataException
(String message, Throwable th) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSuchDataException
-
NoSuchDataException
-
NoSuchDataException
-