JavaScript is disabled on your browser.
Eclipse EMF 2.15 API Specification
Detail:
Field |
Constr |
Method
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.eclipse.emf.ecore.xml.type.internal.DataValue.URI.MalformedURIException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DataValue.URI
public static class DataValue.URI.MalformedURIException
extends java.io.IOException
MalformedURIExceptions are thrown in the process of building a URI
or setting fields on a URI when an operation would result in an
invalid URI specification.
See Also:
Serialized Form
Constructor Summary
Constructors
Constructor and Description
MalformedURIException ()
Constructs a MalformedURIException with no specified
detail message.
MalformedURIException (java.lang.String p_msg)
Constructs a MalformedURIException with the
specified detail message.
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Eclipse EMF 2.15 API Specification
Detail:
Field |
Constr |
Method
Copyright © 2018. Licensed under the Eclipse Public License v1.0 . All rights reserved.Submit a bug or feature