类 NumberFormatParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.grapecity.documents.excel.NumberFormatParseException
所有已实现的接口:
Serializable

public final class NumberFormatParseException extends RuntimeException
Throws when unable to set the NumberFormat property of the Range class.
另请参阅:
  • 构造器详细资料

    • NumberFormatParseException

      public NumberFormatParseException()
    • NumberFormatParseException

      public NumberFormatParseException(RuntimeException inner)