Class TuningForkRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.pottgames.tuningfork.TuningForkRuntimeException
All Implemented Interfaces:
Serializable

public class TuningForkRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • TuningForkRuntimeException

      public TuningForkRuntimeException(String message)
    • TuningForkRuntimeException

      public TuningForkRuntimeException(Throwable t)
    • TuningForkRuntimeException

      public TuningForkRuntimeException(String message, Throwable t)