Class CSRFTokenFetchingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.hybris.platform.outboundservices.decorator.CSRFTokenFetchingException
All Implemented Interfaces:
Serializable

public class CSRFTokenFetchingException extends RuntimeException
See Also:
  • Constructor Details

    • CSRFTokenFetchingException

      public CSRFTokenFetchingException(String msg)
    • CSRFTokenFetchingException

      public CSRFTokenFetchingException(String msg, Throwable t)