io.bullet.spliff.Diff.Patch
See thePatch companion class
object Patch
Attributes
Members list
Type members
Classlikes
final case class BaseSizeMismatch(actualSize: Int, expectedSize: Int) extends Failure
Attributes
- Supertypes
-
trait Producttrait Equalsclass Failureclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
sealed abstract class Failure(msg: String) extends RuntimeException
Attributes
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class BaseSizeMismatchobject IntegrityFailure.type
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Step[T]class Objecttrait Matchableclass AnyShow all
case object IntegrityFailure extends Failure
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Producttrait Equalsclass Failureclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
IntegrityFailure.type
Inherited 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
Value members
In this article