java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.poi.hpsf.HPSFRuntimeException
org.apache.poi.hpsf.NoSingleSectionException
All Implemented Interfaces:
Serializable
This exception is thrown if one of the PropertySet 's convenience methods that require a single Section is called and the PropertySet does not contain exactly one Section .
The constructors of this class are analogous to those of its superclass and documented there.
Rainer - Klute <klute@rainer-klute.de>$ - Id: NoSingleSectionException.java 489730 2006-12-22 19:18:16Z bayard $2002-02-09 - | Constructor: |
|---|
Constructor |
Constructor
|
Constructor
|
Constructor
|
| Methods from org.apache.poi.hpsf.HPSFRuntimeException: |
|---|
| getReason, printStackTrace, printStackTrace, printStackTrace |
| Methods from java.lang.Throwable: |
|---|
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |