java.lang.Object
java.lang.Throwable
java.lang.Error
org.variantsync.studies.evolution.simulation.error.SetupError
All Implemented Interfaces:
Serializable

public class SetupError extends Error
Custom Error class to represent critical errors in the study's setup.
See Also:
  • Constructor Details

    • SetupError

      public SetupError(String s)