public static class URI.MalformedURIException
extends java.io.IOException
| Constructor and Description | 
|---|
| URI.MalformedURIException()Constructs a  MalformedURIExceptionwith no specified
 detail message. | 
| URI.MalformedURIException(java.lang.String p_msg)Constructs a  MalformedURIExceptionwith the
 specified detail message. | 
public URI.MalformedURIException()
MalformedURIException with no specified
 detail message.public URI.MalformedURIException(java.lang.String p_msg)
MalformedURIException with the
 specified detail message.p_msg - the detail message.Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.