- Namespace
- OpenTl
.ClientApi .MtProto .Exceptions - Interfaces
-
- ISerializable
- _Exception
- Base Types
-
- object
- Exception
graph TD
Base0["Exception"]-->Type
Base1["object"]-->Base0
Interface0["ISerializable"]-.->Type
Interface1["_Exception"]-.->Type
Type["CloudPasswordNeededException"]
class Type type-node
Syntax
public sealed class CloudPasswordNeededException : Exception, ISerializable, _Exception