Package net.opengis.swe.v20
Class ValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.opengis.swe.v20.ValidationException
- All Implemented Interfaces:
Serializable
Used for errors occuring when validating SWE Common component values
- Since:
- Nov 10, 2014
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionValidationException
(String message) ValidationException
(String message, Exception e) ValidationException
(String locator, String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
-
locator
-
-
Constructor Details
-
ValidationException
-
ValidationException
-
ValidationException
-
ValidationException
-
-
Method Details
-
getLocator
-
setLocator
-