Show / Hide Table of Contents

Class PhobosException

Fatal errors raised by Phobos, typically during configuration.

Inheritance
object
Exception
PhobosException
Implements
ISerializable
Inherited Members
Exception.GetBaseException()
Exception.GetObjectData(SerializationInfo, StreamingContext)
Exception.GetType()
Exception.ToString()
Exception.Data
Exception.HelpLink
Exception.HResult
Exception.InnerException
Exception.Message
Exception.Source
Exception.StackTrace
Exception.TargetSite
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.ReferenceEquals(object, object)
Namespace: Phobos.Actor
Assembly: Phobos.Actor.dll
Syntax
public sealed class PhobosException : Exception, ISerializable

Constructors

PhobosException()

Declaration
public PhobosException()

PhobosException(string)

Declaration
public PhobosException(string message)
Parameters
Type Name Description
string message

PhobosException(string, Exception)

Declaration
public PhobosException(string message, Exception innerException)
Parameters
Type Name Description
string message
Exception innerException

Implements

ISerializable
In this article

Phobos®

APM for Akka.NET Applications

Product
  • Purchase Phobos
  • Book a Live Demo
  • Phobos Quick Start Guide
  • Phobos Features
  • API Documentation
  • Release Notes
Resources
  • Akka.NET Documentation
  • Petabridge Blog
  • Akka.NET Support Plans
  • Akka.NET Consulting Services
  • Akka.NET Training
Company
  • About Petabridge
  • Contact Us
  • Privacy Policy

© 2025 Petabridge®. All rights reserved. Built with ♥ for the Akka.NET community.