Class NoSuchAuthorityFactoryException

All Implemented Interfaces:
Serializable

public class NoSuchAuthorityFactoryException extends NoSuchAuthorityCodeException
Thrown when no factory has been found for a given authority name. This exception is a little bit more specific than No­Such­Authority­Code­Exception since it means that in a code like "FOO:456", the unrecognized part was "FOO".
Since:
0.7
See Also: