Skip to content

Package io.github.qishr.cascara.ui.color

Class ColorException

java.lang.Object
        java.lang.Throwable
                java.lang.Exception
                        io.github.qishr.cascara.ui.color.ColorException


public class ColorException
extends Exception

Constructor Summary

Constructor Description
ColorException(String message)
ColorException(String message, Exception e)

Method Summary

Modifier and Type Method Description
public String getMessage()

Method Details

getMessage

public String getMessage()