儒学者孔学堂探讨儒家思想能否与现代生活融合

百度   这些高情商的女神们,总能结出一场高级的婚礼,而那些即将完成人生大事的女神们,威武的范爷、内敛的徐静蕾、撒娇的林志玲、随性的舒淇、“拼命三娘”李冰冰、高大上的章子怡,你们唯有再接再厉,扬长避短,“结”出一个属于自己的新天地。

public final class SignalCredentialStateException extends Exception


Exception encountered during the signal credential state operation.

Summary

Constants

static final @NonNull String

The error type value for when the given operation failed due to an unknown reason.

Public constructors

Public methods

final @NonNull String

the type of the error

Constants

ERROR_TYPE_UNKNOWN

public static final @NonNull String ERROR_TYPE_UNKNOWN

The error type value for when the given operation failed due to an unknown reason.

Public constructors

SignalCredentialStateException

public SignalCredentialStateException(@NonNull String type, String message)
Parameters
@NonNull String type

the type of the error

String message

the message of the error

Public methods

getType

public final @NonNull String getType()

the type of the error