java.lang
Class ArithmeticException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.ArithmeticException
- All Implemented Interfaces:
- Serializable
public class ArithmeticException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArithmeticException
public ArithmeticException()
ArithmeticException
public ArithmeticException(String var0)