Proton DotNet
Loading...
Searching...
No Matches
Classes
Apache.Qpid.Proton.Engine.Exceptions Namespace Reference

Classes

class  EngineFailedException
 Engine state exception thrown when an operation cannot be performed on an already failed engine instance. More...
 
class  EngineNotStartedException
 Engine state exception thrown when an operation cannot be performed on an not yet started engine instance. More...
 
class  EngineNotWritableException
 Engine state exception thrown when an data ingest operation cannot be performed on an engine that is not currently accepting input. More...
 
class  EngineShutdownException
 Engine state exception thrown when an operation cannot be performed on an already shutdown engine instance. More...
 
class  EngineStartedException
 Engine state exception thrown when an operation cannot be performed on an already started engine instance. More...
 
class  EngineStateException
 Root type for exceptions thrown from the engine due to state violations. More...
 
class  FrameDecodingException
 
class  FrameEncodingException
 
class  IdleTimeoutException
 Error thrown when the Engine idle checking detects a timeout condition and shuts down the engine and places it in an error state. More...
 
class  MalformedAMQPHeaderException
 
class  ProtocolViolationException
 Exception type that indicates an IO error has occurred that is likely unrecoverable. More...
 
class  ProtonException
 Base exception types that backs most exceptions that are generated from the Proton engine during it's operation. More...
 
class  ProtonExceptionSupport
 Support class used to easily create various ProtonException types.
 
class  ProtonIOException
 Exception type that indicates an IO error has occured that is likely unrecoverable. More...