TelephonyManager.CallComposerException 类

定义

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

[Android.Runtime.Register("android/telephony/TelephonyManager$CallComposerException", ApiSince=31, DoNotGenerateAcw=true)]
public class TelephonyManager.CallComposerException : Java.Lang.Exception
[<Android.Runtime.Register("android/telephony/TelephonyManager$CallComposerException", ApiSince=31, DoNotGenerateAcw=true)>]
type TelephonyManager.CallComposerException = class
    inherit Exception
继承
TelephonyManager.CallComposerException
属性

注解

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

android.telephony.TelephonyManager.CallComposerExceptionJava 文档。

此页面的部分内容是基于 创建和共享的工作进行的修改,并根据 署名许可中所述的术语使用。

构造函数

TelephonyManager.CallComposerException(Int32, IOException)

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

TelephonyManager.CallComposerException(IntPtr, JniHandleOwnership)

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

字段

ErrorAuthenticationFailed
已过时.

指示设备在上传图片时未能向运营商进行身份验证。

ErrorFileTooLarge
已过时.

指示提供的文件或流超出了 中 #getMaximumCallComposerPictureSize()定义的大小限制。

ErrorInputClosed
已过时.

指示 InputStream 传递到 的 #uploadCallComposerPicture 已关闭。

ErrorIoException
已过时.

指示 IOException 在阅读图片时遇到 。

ErrorNetworkUnavailable
已过时.

指示设备当前未连接到能够访问运营商 RCS 服务器的网络。

ErrorRemoteEndClosed
已过时.

指示在上传呼叫撰写者图片时电话进程已终止或变得不可用。

ErrorUnknown
已过时.

指示上传呼叫撰写者图片时遇到未知错误。

is_generated

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)

属性

Cause

如果原因不存在或 null 未知,则返回此可引发的原因。

(继承自 Throwable)
Class

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)
ErrorCode

提取与此异常关联的错误代码。

Handle

基础 Android 实例的句柄。

(继承自 Throwable)
IOException

提取 IOException 导致错误的 。

JniIdentityHashCode

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)
JniPeerMembers

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

LocalizedMessage

创建此可引发内容的本地化说明。

(继承自 Throwable)
Message

返回此可引发的详细信息消息字符串。

(继承自 Throwable)
PeerReference

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)
StackTrace

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)
ThresholdClass

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

ThresholdType

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

方法

AddSuppressed(Throwable)

将指定的异常追加到为了提供此异常而取消的异常。

(继承自 Throwable)
Dispose()

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)
Dispose(Boolean)

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)
FillInStackTrace()

填充执行堆栈跟踪。

(继承自 Throwable)
GetStackTrace()

提供对打印 #printStackTrace()的堆栈跟踪信息的编程访问。

(继承自 Throwable)
GetSuppressed()

返回一个数组,其中包含为了传递此异常而抑制的所有异常(通常由 try-with-resources 语句)。

(继承自 Throwable)
InitCause(Throwable)

将此可 引发的原因初始化 为指定值。

(继承自 Throwable)
PrintStackTrace()

打印此可引发结果及其回溯到标准错误流。

(继承自 Throwable)
PrintStackTrace(PrintStream)

打印此可抛出结果及其回溯到指定的打印流。

(继承自 Throwable)
PrintStackTrace(PrintWriter)

打印此可引发内容及其回溯到指定的打印编写器。

(继承自 Throwable)
SetHandle(IntPtr, JniHandleOwnership)

设置 Handle 属性。

(继承自 Throwable)
SetStackTrace(StackTraceElement[])

设置将返回并由 #getStackTrace() 相关方法打印 #printStackTrace() 的堆栈跟踪元素。

(继承自 Throwable)
ToString()

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)
UnregisterFromRuntime()

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)

显式接口实现

IJavaPeerable.Disposed()

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)
IJavaPeerable.DisposeUnlessReferenced()

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)
IJavaPeerable.Finalized()

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)
IJavaPeerable.JniManagedPeerState

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)
IJavaPeerable.SetJniIdentityHashCode(Int32)

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)
IJavaPeerable.SetJniManagedPeerState(JniManagedPeerStates)

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)
IJavaPeerable.SetPeerReference(JniObjectReference)

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

(继承自 Throwable)

扩展方法

JavaCast<TResult>(IJavaObject)

执行 Android 运行时检查的类型转换。

JavaCast<TResult>(IJavaObject)

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

GetJniTypeName(IJavaPeerable)

如果发生问题,可能会提供给 中的 #uploadCallComposerPicture 回调的异常。

适用于