Package org.jxls.util

Class JxlsPropertyException

All Implemented Interfaces:
Serializable

public class JxlsPropertyException extends JxlsException
See Also:
  • Constructor Details

    • JxlsPropertyException

      public JxlsPropertyException(String msg, boolean write, Throwable e)
  • Method Details

    • isWrite

      public boolean isWrite()
    • isRead

      public boolean isRead()