public class RGBColorException extends java.lang.Exception
RGBColorException(int r, int g, int b)
RGBColorException(java.lang.String msg)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RGBColorException(java.lang.String msg)
public RGBColorException(int r, int g, int b)