jsky.timeline
Class IllegalNodePositionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jsky.timeline.IllegalNodePositionException
- All Implemented Interfaces:
- Serializable
public class IllegalNodePositionException
- extends Exception
An exception that gets thrown when a time line node is set to an illegal position.
This code was developed by NASA, Goddard Space Flight Center, Code 588
for the Scientist's Expert Assistant (SEA) project.
- Version:
- 06/23/99
- Author:
- M. Fishman / 588
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalNodePositionException
public IllegalNodePositionException()
- Constructs an Exception with no specified detail message
IllegalNodePositionException
public IllegalNodePositionException(String message)
- Constructs an Exception with the specified detail message
- Parameters:
message
- the detail message
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.