Class VersioningTypeMismatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.lemminx.customservice.synapse.parser.VersioningTypeMismatchException
- All Implemented Interfaces:
Serializable
Exception thrown when the versioned deployment status is different of the parent and child projects.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVersioningTypeMismatchException(String message) VersioningTypeMismatchException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VersioningTypeMismatchException
-
VersioningTypeMismatchException
-