FabricElementNotFoundException Class
- java.
lang. Object - RuntimeException
- FabricException
- system.
fabric. exception. FabricElementNotFoundException
- system.
public class FabricElementNotFoundException extends FabricException
Constructor Summary
Inherited Members
Constructor Details
FabricElementNotFoundException
public FabricElementNotFoundException()
FabricElementNotFoundException
public FabricElementNotFoundException(FabricErrorCode errorCode)
Parameters:
FabricElementNotFoundException
public FabricElementNotFoundException(String message)
Parameters:
FabricElementNotFoundException
public FabricElementNotFoundException(String message, FabricErrorCode errorCode)
Parameters:
FabricElementNotFoundException
public FabricElementNotFoundException(String message, Throwable cause)
Parameters:
FabricElementNotFoundException
protected FabricElementNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
Parameters:
FabricElementNotFoundException
protected FabricElementNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace, FabricErrorCode errorCode)
Parameters:
FabricElementNotFoundException
public FabricElementNotFoundException(String message, Throwable cause, FabricErrorCode errorCode)
Parameters:
FabricElementNotFoundException
public FabricElementNotFoundException(Throwable cause)
Parameters:
FabricElementNotFoundException
public FabricElementNotFoundException(Throwable cause, FabricErrorCode errorCode)
Parameters:
Applies to
Azure SDK for Java