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