Class RestApiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.clusterbr.zupportl5.exception.RestApiException
All Implemented Interfaces:
Serializable

public class RestApiException extends RuntimeException

UML Diagrams:

UML CLASS Diagram

Since:
2024-1108
Author:
arcbrth@gmail.com
See Also:
  • Constructor Details

    • RestApiException

      public RestApiException(String message)
    • RestApiException

      public RestApiException(MessageService messageService, String messageKey, Object... values)