### YamlMime:JavaType uid: "com.microsoft.azure.sdk.iot.device.exceptions.PreconditionFailedException" fullName: "com.microsoft.azure.sdk.iot.device.exceptions.PreconditionFailedException" name: "PreconditionFailedException" nameWithType: "PreconditionFailedException" inheritances: - "" - "" - "" - "" - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - classRef: "" methodsRef: - "" - "" - "" - "" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **PreconditionFailedException**
extends " constructors: - uid: "com.microsoft.azure.sdk.iot.device.exceptions.PreconditionFailedException.PreconditionFailedException()" fullName: "com.microsoft.azure.sdk.iot.device.exceptions.PreconditionFailedException.PreconditionFailedException()" name: "PreconditionFailedException()" nameWithType: "PreconditionFailedException.PreconditionFailedException()" syntax: "public PreconditionFailedException()" - uid: "com.microsoft.azure.sdk.iot.device.exceptions.PreconditionFailedException.PreconditionFailedException(java.lang.String)" fullName: "com.microsoft.azure.sdk.iot.device.exceptions.PreconditionFailedException.PreconditionFailedException(String message)" name: "PreconditionFailedException(String message)" nameWithType: "PreconditionFailedException.PreconditionFailedException(String message)" parameters: - name: "message" type: "" syntax: "public PreconditionFailedException(String message)" - uid: "com.microsoft.azure.sdk.iot.device.exceptions.PreconditionFailedException.PreconditionFailedException(java.lang.String,java.lang.Throwable)" fullName: "com.microsoft.azure.sdk.iot.device.exceptions.PreconditionFailedException.PreconditionFailedException(String message, Throwable cause)" name: "PreconditionFailedException(String message, Throwable cause)" nameWithType: "PreconditionFailedException.PreconditionFailedException(String message, Throwable cause)" parameters: - name: "message" type: "" - name: "cause" type: "" syntax: "public PreconditionFailedException(String message, Throwable cause)" - uid: "com.microsoft.azure.sdk.iot.device.exceptions.PreconditionFailedException.PreconditionFailedException(java.lang.Throwable)" fullName: "com.microsoft.azure.sdk.iot.device.exceptions.PreconditionFailedException.PreconditionFailedException(Throwable cause)" name: "PreconditionFailedException(Throwable cause)" nameWithType: "PreconditionFailedException.PreconditionFailedException(Throwable cause)" parameters: - name: "cause" type: "" syntax: "public PreconditionFailedException(Throwable cause)" methods: - uid: "com.microsoft.azure.sdk.iot.device.exceptions.PreconditionFailedException.getStatusCode()" fullName: "com.microsoft.azure.sdk.iot.device.exceptions.PreconditionFailedException.getStatusCode()" name: "getStatusCode()" nameWithType: "PreconditionFailedException.getStatusCode()" overridden: "com.microsoft.azure.sdk.iot.device.exceptions.IotHubServiceException.getStatusCode()" syntax: "public IotHubStatusCode getStatusCode()" returns: type: "" type: "class" metadata: {} package: "com.microsoft.azure.sdk.iot.device.exceptions" artifact: com.microsoft.azure.sdk.iot:iot-device-client:1.30.1