Class IncodeException.DeviceEnvironmentException

  • All Implemented Interfaces:
    java.io.Serializable

    @Deprecated(message = "DeviceEnvironmentException is never thrown - the process terminates on detection before delivery. Remove any catch blocks for this type; they are dead code. This class will be removed in a future release.") 
    public class IncodeException.DeviceEnvironmentException
    extends IncodeException
                        

    Exception type kept only for source and binary compatibility.

    Note: This exception is never delivered at runtime because the SDK terminates the process on detection.