tasks.util.Aes.Error
See theError companion class
object Error
Attributes
Members list
Type members
Classlikes
case object DataTooShort extends Error
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrorclass Errortrait Producttrait Equalsclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
DataTooShort.type
case class DecryptionError(cause: Throwable) extends Error
Attributes
- Supertypes
-
class Errortrait Producttrait Equalsclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
case class EncryptionError(cause: Throwable) extends Error
Attributes
- Supertypes
-
class Errortrait Producttrait Equalsclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article