Class RetrieverException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.palladiosimulator.retriever.core.main.RetrieverException
All Implemented Interfaces:
Serializable

public class RetrieverException extends Exception
A general exception for Retriever.
See Also:
  • Constructor Details

    • RetrieverException

      public RetrieverException(String message)
    • RetrieverException

      public RetrieverException(String message, Throwable cause)