Class GssFunctionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.common.css.compiler.ast.GssFunctionException
- All Implemented Interfaces:
Serializable
Exception class to be thrown by Gss functions.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGssFunctionException(String message) GssFunctionException(String message, Throwable e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GssFunctionException
-
GssFunctionException
-