Class BackendOfflineException

All Implemented Interfaces:
MessageListHolder, Serializable

public class BackendOfflineException extends BackendCommunicationException
Represents a the exception which occurs once the backend is switched offline (e.g. in RFC destination hmc/backoffice maintenance).
See Also:
  • Constructor Details

    • BackendOfflineException

      public BackendOfflineException(String msg)
      Creates a new exception with a given message.
      Parameters:
      msg - Message to give further information about the exception