JavaScript is disabled on your browser.
Detail:
Field |
Constr |
Method
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.corticon.eclipse.core.util.MultipleEditorsException
All Implemented Interfaces:
java.io.Serializable
public class MultipleEditorsException
extends java.lang.RuntimeException
MultipleEditorsException signals that an attempt has been made to load
the same resource into multiple editors; only one editor can be used
to maintain a given resource at any time.
See Also: Serialized Form
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
Detail:
Field |
Constr |
Method
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.