Class MonitorRepositoryModelLoadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.palladiosimulator.simulizar.exceptions.MonitorRepositoryModelLoadException
- All Implemented Interfaces:
Serializable
Class for exceptions while loading a Monitor Repository model
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MonitorRepositoryModelLoadException
- Parameters:
message
- the exception message.
-