uk.ac.starlink.datanode.nodes
Class DataObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
uk.ac.starlink.datanode.nodes.DataObjectException
- All Implemented Interfaces:
- Serializable
public class DataObjectException
- extends Exception
Exception thrown when a data object which was expected to be present
cannot be supplied.
- Since:
- 19 Jan 2005
- Author:
- Mark Taylor (Starlink)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataObjectException
public DataObjectException(String msg)
DataObjectException
public DataObjectException(String msg,
Throwable th)
DataObjectException
public DataObjectException(Throwable th)
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.