Documentation of 'org.opengis.referencing.operation.IncompatibleOperationException' Java class
IncompatibleOperationException
org.opengis.referencing.operation

Class IncompatibleOperationException

  • All Implemented Interfaces:
    java.io.Serializable


    public class IncompatibleOperationException
    extends java.lang.Exception
    Thrown when an operation is applied in a manner inconsistent with one or both of two particular CRS objects.
    Since:
    GeoAPI 1.0
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      IncompatibleOperationException(java.lang.String message, java.lang.String operationName)
      Creates an exception with the specified message and operation name.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getOperationName()
      Returns the invalid Operation name.
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IncompatibleOperationException

        public IncompatibleOperationException(java.lang.String message,
                                              java.lang.String operationName)
        Creates an exception with the specified message and operation name.
        Parameters:
        message - The detail message. The detail message is saved for later retrieval by the Throwable.getMessage() method.
        operationName - The invalid operation name.
    • Method Detail

      • getOperationName

        public java.lang.String getOperationName()
        Returns the invalid Operation name.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.