java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.b2ctelcotmfwebservices.exception.TmaApiException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TmaNotFoundException

public class TmaApiException extends Exception
Base exception class for TMFwebservices
Since:
1810
See Also:
  • Constructor Details

    • TmaApiException

      public TmaApiException(int code, String msg)
  • Method Details

    • getCode

      public int getCode()