Class SilentException

All Implemented Interfaces:
Serializable

public class SilentException extends RuntimeException
Exception that is used to interrupt an execution flow without any messages to the user.
See Also:
  • Constructor Details

    • SilentException

      public SilentException()