net.sf.saxon.om
Class NamePool.NamePoolLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.saxon.om.NamePool.NamePoolLimitException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- NamePool
- public class NamePool.NamePoolLimitException
- extends RuntimeException
The following code is used to create a list of Java declarations for
the fingerprints of standard names used in a stylesheet. This code is
executed while building Saxon, to create the constant definitions appearing
in the StandardNames module.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NamePool.NamePoolLimitException
public NamePool.NamePoolLimitException(String message)