Creates a new UnsupportedOperationError instance.
The name of the method that is not supported
The name of the storage provider that doesn't support the method
Optional causeOptional stackStatic Optional prepareOptional override for formatting stack traces
Static stackStatic capture
Error thrown when a storage provider does not support a particular operation. This custom error provides clear information about which operation was attempted and which provider doesn't support it.