Package com.imsl

Class 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:
  • Constructor Details

    • IMSLUnexpectedErrorException

      public IMSLUnexpectedErrorException()
      Constructs an IMSLUnexpectedErrorException.