public class PositionException extends Exception
Constructor and Description |
---|
PositionException() |
PositionException(String message) |
PositionException(String message,
Throwable cause) |
PositionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013. All Rights Reserved.