Class OpusException
public class OpusException : Exception, ISerializable
- Inheritance
-
OpusException
- Implements
- Inherited Members
Constructors
OpusException(OpusError)
public OpusException(OpusError error)
Parameters
error
OpusError
Properties
OpusError
public OpusError OpusError { get; }