Class UpdaterException

All Implemented Interfaces:
Serializable

public class UpdaterException extends RuntimeException
Author:
Nicolas De Loof
See Also:
  • Constructor Details

    • UpdaterException

      public UpdaterException()
    • UpdaterException

      public UpdaterException(String message)
    • UpdaterException

      public UpdaterException(String message, Throwable cause)
    • UpdaterException

      public UpdaterException(Throwable cause)