package service
Type Members
-
case class
RemoteMagpieException(exceptionType: String, message: Option[String] = None, stackTrace: Option[String] = None) extends MagpieException with NoStackTrace with Product with Serializable
An exception thrown by a remote service