Class RunNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.otto.jlineup.service.RunNotFoundException
All Implemented Interfaces:
Serializable

public class RunNotFoundException extends Exception
See Also:
  • Constructor Details

    • RunNotFoundException

      public RunNotFoundException(String id)
  • Method Details

    • getId

      public String getId()