public class NotSupportedGeometryShapeException extends Exception
| Constructor and Description |
|---|
NotSupportedGeometryShapeException() |
NotSupportedGeometryShapeException(String message) |
NotSupportedGeometryShapeException(String message,
Throwable cause) |
NotSupportedGeometryShapeException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
NotSupportedGeometryShapeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotSupportedGeometryShapeException()
public NotSupportedGeometryShapeException(String message)
public NotSupportedGeometryShapeException(Throwable cause)
public NotSupportedGeometryShapeException(String message, Throwable cause)
Copyright © 2018. All Rights Reserved.