public class ArithmeticWrongValueException extends WrongValueException
UiException.Aide
MessageConst.BundleInfo
_code
NULL_CODE
Constructor and Description |
---|
ArithmeticWrongValueException() |
ArithmeticWrongValueException(Component comp,
int code) |
ArithmeticWrongValueException(Component comp,
int code,
java.lang.Object fmtArg) |
ArithmeticWrongValueException(Component comp,
int code,
java.lang.Object[] fmtArgs) |
ArithmeticWrongValueException(Component comp,
int code,
java.lang.Object[] fmtArgs,
java.lang.Object value) |
ArithmeticWrongValueException(Component comp,
java.lang.String msg,
java.lang.Object value) |
ArithmeticWrongValueException(Component comp,
java.lang.String msg,
java.lang.Throwable cause,
java.lang.Object value) |
ArithmeticWrongValueException(int code) |
ArithmeticWrongValueException(int code,
java.lang.Object fmtArg) |
ArithmeticWrongValueException(int code,
java.lang.Object[] fmtArgs) |
ArithmeticWrongValueException(int code,
java.lang.Object[] fmtArgs,
java.lang.Throwable cause) |
ArithmeticWrongValueException(int code,
java.lang.Object fmtArg,
java.lang.Throwable cause) |
ArithmeticWrongValueException(int code,
java.lang.Throwable cause) |
ArithmeticWrongValueException(java.lang.Object value) |
ArithmeticWrongValueException(java.lang.String s) |
ArithmeticWrongValueException(java.lang.String msg,
java.lang.Throwable cause) |
ArithmeticWrongValueException(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue() |
getComponent
getCode
public ArithmeticWrongValueException(Component comp, java.lang.String msg, java.lang.Throwable cause, java.lang.Object value)
public ArithmeticWrongValueException(Component comp, java.lang.String msg, java.lang.Object value)
public ArithmeticWrongValueException(java.lang.Object value)
public ArithmeticWrongValueException()
public ArithmeticWrongValueException(Component comp, int code, java.lang.Object[] fmtArgs, java.lang.Object value)
public ArithmeticWrongValueException(Component comp, int code, java.lang.Object[] fmtArgs)
public ArithmeticWrongValueException(Component comp, int code, java.lang.Object fmtArg)
public ArithmeticWrongValueException(Component comp, int code)
public ArithmeticWrongValueException(int code, java.lang.Object fmtArg, java.lang.Throwable cause)
public ArithmeticWrongValueException(int code, java.lang.Object fmtArg)
public ArithmeticWrongValueException(int code, java.lang.Object[] fmtArgs, java.lang.Throwable cause)
public ArithmeticWrongValueException(int code, java.lang.Object[] fmtArgs)
public ArithmeticWrongValueException(int code, java.lang.Throwable cause)
public ArithmeticWrongValueException(int code)
public ArithmeticWrongValueException(java.lang.String msg, java.lang.Throwable cause)
public ArithmeticWrongValueException(java.lang.String s)
public ArithmeticWrongValueException(java.lang.Throwable cause)
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.