ErrorCompanion
kantan.codecs.error.ErrorCompanion
abstract class ErrorCompanion[T <: Error](defaultMsg: String)(f: String => T) extends Serializable
Provides useful instance creation methods for errors that might be created as a result of Java exceptions.
Attributes
- Graph
-
- Supertypes
-
trait Serializableclass Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article