Class RadioException

All Implemented Interfaces:
Serializable

public class RadioException extends RuntimeException
Application internal exception.
Author:
Stephan Fuhrmann
See Also:
  • Constructor Details

    • RadioException

      public RadioException(boolean retryable, Throwable cause)