org.violetlib.types
Class OperationFailedException
- Object
-
- Throwable
-
- Exception
-
- OperationFailedException
-
- All Implemented Interfaces:
- Serializable
public final class OperationFailedException extends ExceptionA generic exception indicating that an operation has failed. Any code that handles this exception should probably also handleOperationFailedRuntimeException
.- See Also:
- Serialized Form