Package org.vast.ogc

Class OGCException

All Implemented Interfaces:
Serializable

public class OGCException extends Exception
See Also:
  • Constructor Details

    • OGCException

      public OGCException(String message)
    • OGCException

      public OGCException(Exception e)
    • OGCException

      public OGCException(String message, Exception e)