类 ZeroException

所有已实现的接口:
Serializable, LocalizedException

@Deprecated public class ZeroException extends MathIllegalNumberException
已过时。
as of 1.0, this exception is replaced by MathIllegalArgumentException
Exception to be thrown when zero is provided where it is not allowed.
另请参阅:
  • 构造器详细资料

    • ZeroException

      public ZeroException()
      已过时。
      Construct the exception.
    • ZeroException

      public ZeroException(Localizable specific, Object... arguments)
      已过时。
      Construct the exception with a specific context.
      参数:
      specific - 具体的上下文模式。
      arguments - 参数。