public static class JaxmURI.MalformedURIException
extends java.io.IOException
| Constructor and Description |
|---|
JaxmURI.MalformedURIException()
Constructs a
MalformedURIException with no specified
detail message. |
JaxmURI.MalformedURIException(java.lang.String p_msg)
Constructs a
MalformedURIException with the
specified detail message. |
public JaxmURI.MalformedURIException()
MalformedURIException with no specified
detail message.public JaxmURI.MalformedURIException(java.lang.String p_msg)
MalformedURIException with the
specified detail message.p_msg - the detail message.Copyright © 2013 Oracle. All Rights Reserved.