ssh_key
ssh_key
KeyException
KeyException constructor
KeyException
ssh_key
ssh_key
KeyException
KeyException constructor
KeyException class
Constructors
KeyException
Properties
hashCode
message
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==
KeyException
constructor
Null safety
KeyException
(
String
type
,
String
message
)
Constructor
Implementation
KeyException(this.type, this.message);