UnsupportedCompressionException extends Exception
Exception thrown when an unsupported compression type is encountered.
This exception is used to indicate that a provided compression type or Phar compression constant is not recognized or not supported by the system.
It is typically thrown by utility functions dealing with archive formats, such as getPharCompressionType() or getPharCompressionName().