Class IllegalTextColorMarkerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.teamapps.ux.component.field.textcolormarker.IllegalTextColorMarkerException
All Implemented Interfaces:
Serializable

public class IllegalTextColorMarkerException extends RuntimeException
See Also:
  • Constructor Details

    • IllegalTextColorMarkerException

      public IllegalTextColorMarkerException(String message)
    • IllegalTextColorMarkerException

      public IllegalTextColorMarkerException(String message, Throwable cause)
    • IllegalTextColorMarkerException

      public IllegalTextColorMarkerException(Throwable cause)
    • IllegalTextColorMarkerException

      public IllegalTextColorMarkerException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)