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 static class NamePool.NamePoolLimitException
- extends RuntimeException
Uncaught Exception raised when some limit in the design of the name pool is exceeded
- 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)
- Create the exception
- Parameters:
message
- the error message associated with the error
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.