public class GeometryException extends RuntimeException
Constructor and Description |
---|
GeometryException(String str)
Constructs a Geometry Exception with the given error string/message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GeometryException(String str)
str
- - The error string.Copyright © 2018. All rights reserved.