Class EncryptedPowerPointFileException

All Implemented Interfaces:
Serializable

public final class EncryptedPowerPointFileException extends EncryptedDocumentException
This exception is thrown when we try to open a PowerPoint file, and discover that it is encrypted
See Also:
  • Constructor Details

    • EncryptedPowerPointFileException

      public EncryptedPowerPointFileException(String s)
    • EncryptedPowerPointFileException

      public EncryptedPowerPointFileException(String s, Throwable t)
    • EncryptedPowerPointFileException

      public EncryptedPowerPointFileException(Throwable t)