InvalidBodyException

final case class InvalidBodyException(msg: String) extends Exception with NoStackTrace

Exception dealing with invalid body

Value parameters:
msg

description if what makes the body invalid

Source:
InvalidBodyException.scala
trait Product
trait Equals
class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Inherited methods

final def addSuppressed(x$0: Throwable): Unit
Inherited from:
Throwable
override def fillInStackTrace(): Throwable
Definition Classes
Inherited from:
NoStackTrace
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Product
Inherited from:
Throwable