IBM Rational Software Modeler
Release 6.0

com.ibm.xtools.ras.type.descriptor
Class NonEditableArtifactDescriptorException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.ibm.xtools.ras.type.descriptor.NonEditableArtifactDescriptorException
All Implemented Interfaces:
Serializable

public class NonEditableArtifactDescriptorException
extends Exception

NonEditableArtifactDescriptorException is thrown when an attempt is made to edit or remove an IArtifactDescriptor that has been set to non-editable.

See Also:
Serialized Form

Constructor Summary
NonEditableArtifactDescriptorException(String msg)
          Constructs an NonEditableArtifactDescriptorException with the specified detail message.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NonEditableArtifactDescriptorException

public NonEditableArtifactDescriptorException(String msg)
Constructs an NonEditableArtifactDescriptorException with the specified detail message.

Parameters:
msg - the detail message.

IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.