pds.label
Class PDSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
pds.label.PDSException
- All Implemented Interfaces:
- Serializable
public class PDSException
- extends Exception
PDSException implements an Exception class. Used by other
classes to return error information.
- Since:
- 1.0
- Version:
- 1.0, 02/17/05
- Author:
- Todd King, Planetary Data System
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PDSException
public PDSException()
PDSException
public PDSException(String msg)
Copyright © 2008-2009 Regents University of California. All Rights Reserved.