net.sf.saxon.om

Class NamePool.NamePoolLimitException

public static class NamePool.NamePoolLimitException extends RuntimeException

Uncaught Exception raised when some limit in the design of the name pool is exceeded
Constructor Summary
NamePoolLimitException(String message)
Create the exception

Constructor Detail

NamePoolLimitException

public NamePoolLimitException(String message)
Create the exception

Parameters: message the error message associated with the error