Class MachineException

All Implemented Interfaces:
Serializable

public class MachineException extends RuntimeException
Author:
Nils Olsson
See Also:
  • Constructor Details

    • MachineException

      public MachineException(String message)
    • MachineException

      public MachineException(Context context, Throwable throwable)
  • Method Details

    • getContext

      public Context getContext()