Class VersioningTypeMismatchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.lemminx.customservice.synapse.parser.VersioningTypeMismatchException
All Implemented Interfaces:
Serializable

public class VersioningTypeMismatchException extends Exception
Exception thrown when the versioned deployment status is different of the parent and child projects.
See Also:
  • Constructor Details

    • VersioningTypeMismatchException

      public VersioningTypeMismatchException(String message)
    • VersioningTypeMismatchException

      public VersioningTypeMismatchException(String message, Throwable cause)