Class MarkovException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.palladiosimulator.reliability.solver.pcm2markov.MarkovException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionMarkovException
(String message) MarkovException
(String message, Exception innerException) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MarkovException
public MarkovException() -
MarkovException
-
MarkovException
-