Example usage for Java javax.xml.registry FindException fields, constructors, methods, implement or subclass
The text is from its open source code.
FindException(String reason) Constructs a JAXRException object with the given String as the reason for the exception being thrown. | |
FindException(Throwable cause) Constructs a JAXRException object initialized with the given Throwable object. |