Uses of Class
system.NotFiniteNumberException
-
Packages that use NotFiniteNumberException Package Description system -
-
Uses of NotFiniteNumberException in system
Methods in system that return NotFiniteNumberException Modifier and Type Method Description static NotFiniteNumberException
NotFiniteNumberException. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoNotFiniteNumberException
, a cast assert is made to check if types are compatible.
-