org.eclipse.ocl.ecore.delegate
Class OCLDelegateException

java.lang.Object
  extended by WrappedException
      extended by org.eclipse.ocl.ecore.delegate.OCLDelegateException

public class OCLDelegateException
extends WrappedException

Since:
3.0

Constructor Summary
OCLDelegateException(java.lang.String message)
           
OCLDelegateException(java.lang.String message, java.lang.Exception cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCLDelegateException

public OCLDelegateException(java.lang.String message)

OCLDelegateException

public OCLDelegateException(java.lang.String message,
                            java.lang.Exception cause)

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.