PortfolioError

io.funkode.portfolio.PortfolioError
enum PortfolioError(msg: String, cause: Option[Throwable]) extends Throwable

Attributes

Graph
Supertypes
trait Enum
trait Product
trait Equals
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes
case Underlying

Members list

Type members

Enum entries

final case class Underlying(cause: Throwable) extends PortfolioError