EncryptedPowerPointFileExceptionpublic class EncryptedPowerPointFileException extends IllegalStateException This exception is thrown when we try to open a PowerPoint file, and
discover that it is encrypted |
(Omit source code)
Constructors Summary |
---|
public EncryptedPowerPointFileException(String s)
super(s);
|
|