Package uk.co.terminological.rjava
Class UnexpectedNaValueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
uk.co.terminological.rjava.UnexpectedNaValueException
- All Implemented Interfaces:
Serializable
UnexpectedNaValueException class.
- Version:
- $Id: $Id
- Author:
- vp22681
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor for UnexpectedNaValueException.Constructor for UnexpectedNaValueException. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnexpectedNaValueException
public UnexpectedNaValueException()Constructor for UnexpectedNaValueException.
-
UnexpectedNaValueException
Constructor for UnexpectedNaValueException.
- Parameters:
s
- aString
object
-