Class UnvarnishedFeignException

All Implemented Interfaces:
Serializable

public class UnvarnishedFeignException extends BaseException
See Also:
  • Constructor Details

    • UnvarnishedFeignException

      public UnvarnishedFeignException(String message)
    • UnvarnishedFeignException

      public UnvarnishedFeignException(String message, Throwable cause)
  • Method Details