Class Warning
- java.lang.Object
-
- com.netcetera.threeds.sdk.api.security.Warning
-
public class Warning extends java.lang.ObjectRepresent a warning that is produced by the 3DS SDK while performing security checks during initialization.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetId()Getter.java.lang.StringgetMessage()Getter.SeveritygetSeverity()Getter.
-