Package 

Class WithoutGatewayCallbackFailBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Integer code
      private final String message
    • Method Summary

      Modifier and Type Method Description
      final Integer getCode()
      final String getMessage()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WithoutGatewayCallbackFailBean

        WithoutGatewayCallbackFailBean(Integer code, String message)