SimulationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.fico.xpress.simulation.SimulationException
-
- All Implemented Interfaces:
-
Serializable
public class SimulationException extends Exception
This class is used to capture all exceptions that are catched or handled during simulation initialization or execution.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructor Description SimulationException(String message)SimulationException(String message, Throwable cause)SimulationException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)SimulationException(Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
© 2001-2022 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.
