FiberException Class
- Namespace
- SatorImaging.UnityFundamentals
public sealed class FiberException : Exception, ISerializable
Represents an exception that occurs within a Fiber operation.
- Inheritance
-
FiberException
- Implements
- Inherited Members
- Extension Methods
Methods
- Throw(string, Exception?)
Throws a new FiberException with the specified message and optional inner exception.