Class BackendSystemFailureException

All Implemented Interfaces:
MessageListHolder, Serializable

public class BackendSystemFailureException extends BackendCommunicationException
System failure of underlying backend system.
See Also:
  • Constructor Details

    • BackendSystemFailureException

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