goldman.collection
Class AtBoundaryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
goldman.collection.AtBoundaryException
- All Implemented Interfaces:
- Serializable
public class AtBoundaryException
- extends RuntimeException
An AtBoundaryException
is thrown when advance
is called from a locator at AFT
or retreat
is called from
a locator at FORE
.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AtBoundaryException
public AtBoundaryException()
AtBoundaryException
public AtBoundaryException(String s)