public class SaveFileException
extends java.lang.Throwable
implements java.io.Serializable
SaveFileException
class is used for reporting errors rised during saving XSL
stylesheet files.Constructor and Description |
---|
SaveFileException(java.lang.Throwable t)
Initializes a newly created empty
SaveFileException with the rised error. |