azure-docs-sdk-java/docs-ref-autogen/system.fabric.exception.Fab...

123 строки
7.8 KiB
YAML

### YamlMime:JavaType
constructors:
- fullName: system.fabric.exception.FabricException.FabricException()
name: FabricException()
nameWithType: FabricException.FabricException()
syntax: public FabricException()
uid: system.fabric.exception.FabricException.FabricException()
- fullName: system.fabric.exception.FabricException.FabricException(FabricErrorCode errorCode)
name: FabricException(FabricErrorCode errorCode)
nameWithType: FabricException.FabricException(FabricErrorCode errorCode)
parameters:
- name: errorCode
type: <xref href="system.fabric.FabricErrorCode?alt=system.fabric.FabricErrorCode&text=FabricErrorCode" data-throw-if-not-resolved="False"/>
syntax: public FabricException(FabricErrorCode errorCode)
uid: system.fabric.exception.FabricException.FabricException(FabricErrorCode)
- fullName: system.fabric.exception.FabricException.FabricException(String message)
name: FabricException(String message)
nameWithType: FabricException.FabricException(String message)
parameters:
- name: message
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
syntax: public FabricException(String message)
uid: system.fabric.exception.FabricException.FabricException(String)
- fullName: system.fabric.exception.FabricException.FabricException(String message, FabricErrorCode errorCode)
name: FabricException(String message, FabricErrorCode errorCode)
nameWithType: FabricException.FabricException(String message, FabricErrorCode errorCode)
parameters:
- name: message
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
- name: errorCode
type: <xref href="system.fabric.FabricErrorCode?alt=system.fabric.FabricErrorCode&text=FabricErrorCode" data-throw-if-not-resolved="False"/>
syntax: public FabricException(String message, FabricErrorCode errorCode)
uid: system.fabric.exception.FabricException.FabricException(String,FabricErrorCode)
- fullName: system.fabric.exception.FabricException.FabricException(String message, Throwable cause)
name: FabricException(String message, Throwable cause)
nameWithType: FabricException.FabricException(String message, Throwable cause)
parameters:
- name: message
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
- name: cause
type: <xref href="Throwable?alt=Throwable&text=Throwable" data-throw-if-not-resolved="False"/>
syntax: public FabricException(String message, Throwable cause)
uid: system.fabric.exception.FabricException.FabricException(String,Throwable)
- fullName: system.fabric.exception.FabricException.FabricException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
name: FabricException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
nameWithType: FabricException.FabricException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
parameters:
- name: message
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
- name: cause
type: <xref href="Throwable?alt=Throwable&text=Throwable" data-throw-if-not-resolved="False"/>
- name: enableSuppression
type: <xref href="boolean?alt=boolean&text=boolean" data-throw-if-not-resolved="False"/>
- name: writableStackTrace
type: <xref href="boolean?alt=boolean&text=boolean" data-throw-if-not-resolved="False"/>
syntax: protected FabricException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
uid: system.fabric.exception.FabricException.FabricException(String,Throwable,boolean,boolean)
- fullName: system.fabric.exception.FabricException.FabricException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace, FabricErrorCode errorCode)
name: FabricException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace, FabricErrorCode errorCode)
nameWithType: FabricException.FabricException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace, FabricErrorCode errorCode)
parameters:
- name: message
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
- name: cause
type: <xref href="Throwable?alt=Throwable&text=Throwable" data-throw-if-not-resolved="False"/>
- name: enableSuppression
type: <xref href="boolean?alt=boolean&text=boolean" data-throw-if-not-resolved="False"/>
- name: writableStackTrace
type: <xref href="boolean?alt=boolean&text=boolean" data-throw-if-not-resolved="False"/>
- name: errorCode
type: <xref href="system.fabric.FabricErrorCode?alt=system.fabric.FabricErrorCode&text=FabricErrorCode" data-throw-if-not-resolved="False"/>
syntax: protected FabricException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace, FabricErrorCode errorCode)
uid: system.fabric.exception.FabricException.FabricException(String,Throwable,boolean,boolean,FabricErrorCode)
- fullName: system.fabric.exception.FabricException.FabricException(String message, Throwable cause, FabricErrorCode errorCode)
name: FabricException(String message, Throwable cause, FabricErrorCode errorCode)
nameWithType: FabricException.FabricException(String message, Throwable cause, FabricErrorCode errorCode)
parameters:
- name: message
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
- name: cause
type: <xref href="Throwable?alt=Throwable&text=Throwable" data-throw-if-not-resolved="False"/>
- name: errorCode
type: <xref href="system.fabric.FabricErrorCode?alt=system.fabric.FabricErrorCode&text=FabricErrorCode" data-throw-if-not-resolved="False"/>
syntax: public FabricException(String message, Throwable cause, FabricErrorCode errorCode)
uid: system.fabric.exception.FabricException.FabricException(String,Throwable,FabricErrorCode)
- fullName: system.fabric.exception.FabricException.FabricException(Throwable cause)
name: FabricException(Throwable cause)
nameWithType: FabricException.FabricException(Throwable cause)
parameters:
- name: cause
type: <xref href="Throwable?alt=Throwable&text=Throwable" data-throw-if-not-resolved="False"/>
syntax: public FabricException(Throwable cause)
uid: system.fabric.exception.FabricException.FabricException(Throwable)
- fullName: system.fabric.exception.FabricException.FabricException(Throwable cause, FabricErrorCode errorCode)
name: FabricException(Throwable cause, FabricErrorCode errorCode)
nameWithType: FabricException.FabricException(Throwable cause, FabricErrorCode errorCode)
parameters:
- name: cause
type: <xref href="Throwable?alt=Throwable&text=Throwable" data-throw-if-not-resolved="False"/>
- name: errorCode
type: <xref href="system.fabric.FabricErrorCode?alt=system.fabric.FabricErrorCode&text=FabricErrorCode" data-throw-if-not-resolved="False"/>
syntax: public FabricException(Throwable cause, FabricErrorCode errorCode)
uid: system.fabric.exception.FabricException.FabricException(Throwable,FabricErrorCode)
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
- <xref href="RuntimeException" data-throw-if-not-resolved="False"/>
methods:
- fullName: system.fabric.exception.FabricException.getErrorCode()
name: getErrorCode()
nameWithType: FabricException.getErrorCode()
returns:
type: <xref href="system.fabric.FabricErrorCode?alt=system.fabric.FabricErrorCode&text=FabricErrorCode" data-throw-if-not-resolved="False"/>
syntax: public FabricErrorCode getErrorCode()
uid: system.fabric.exception.FabricException.getErrorCode()
nameWithType: FabricException
syntax: public class FabricException
type: class
uid: system.fabric.exception.FabricException
fullName: system.fabric.exception.FabricException
name: FabricException
package: system.fabric.exception
metadata: {}