Class CheckoutException

    • Method Detail

      • getFailureType

        public String getFailureType()
        The category of workflow failure that caused this exception.
        Returns:
        The category of workflow failure that caused this exception.
        See Also:
        CheckoutFailureType
      • getAdditionalInfo

        public Map<String,​Object> getAdditionalInfo()
        The map that can be used to specify the additional info for this exception.
        Returns:
        the map with additional info for this exception