Class MicroTxWebClientCustomException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.oracle.microtx.exception.MicroTxWebClientCustomException
All Implemented Interfaces:
Serializable

public class MicroTxWebClientCustomException extends RuntimeException
See Also:
  • Constructor Details

    • MicroTxWebClientCustomException

      public MicroTxWebClientCustomException(String message, Integer statusCode, String responseBody)
  • Method Details

    • getResponseString

      public String getResponseString()
    • getHttpStatus

      public Integer getHttpStatus()