com.vaadin.sass.internal.expression.exception
Class ArithmeticException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vaadin.sass.internal.expression.exception.ArithmeticException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IncompatibleUnitsException
public class ArithmeticException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ArithmeticException
public ArithmeticException(String errorMsg)
ArithmeticException
public ArithmeticException(String error,
SassListItem term)
Copyright © 2013–2014 Vaadin. All rights reserved.