com.imsl
Class IMSLUnexpectedErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.imsl.IMSLRuntimeException
com.imsl.IMSLUnexpectedErrorException
- All Implemented Interfaces:
- Serializable
public class IMSLUnexpectedErrorException
- extends IMSLRuntimeException
Signals that an unexpected error has occurred.
Please contact your IMSL technical support representative to report
this problem. Since IMSLUnexpectedErrorException is a subclass of
RuntimeException, this exception does not have to be caught.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IMSLUnexpectedErrorException
public IMSLUnexpectedErrorException()
- Constructs an IMSLUnexpectedErrorException.
Copyright © 1970-2010 Visual Numerics, Inc.
Built July 30 2010.