Packages

package service

Type Members

  1. 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

Ungrouped