Class TmaNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.b2ctelcotmfwebservices.exception.TmaApiException
-
- de.hybris.platform.b2ctelcotmfwebservices.exception.TmaNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class TmaNotFoundException extends TmaApiException
Throws TmaNotFoundException if entity is not found.- Since:
- 1810
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TmaNotFoundException(int code, java.lang.String msg)
-
Method Summary
-
Methods inherited from class de.hybris.platform.b2ctelcotmfwebservices.exception.TmaApiException
getCode
-
-