java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.cg.webbpm.studio.subsystems.page_designer.serialization.api.exception.ComponentEditingException
All Implemented Interfaces:
Serializable

public class ComponentEditingException extends RuntimeException
Author:
gilfanovrenat
See Also:
  • Constructor Details

    • ComponentEditingException

      public ComponentEditingException(String message)
    • ComponentEditingException

      public ComponentEditingException(Throwable cause)
    • ComponentEditingException

      public ComponentEditingException(String message, Throwable cause)