org.openmdx.base.event
Class PropertyVetoExceptions

java.lang.Object
  extended by org.openmdx.base.event.PropertyVetoExceptions

public class PropertyVetoExceptions
extends Object

openMDX Events Runtime Exceptions


Method Summary
static IllegalArgumentException toIllegalArgumentException(PropertyVetoException cause)
          Wrap the PropertyVetoException into an IllegalArgumentException
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toIllegalArgumentException

public static IllegalArgumentException toIllegalArgumentException(PropertyVetoException cause)
Wrap the PropertyVetoException into an IllegalArgumentException

Parameters:
cause - a PropertyVetoException
Returns:
the corresponding IllegalArgumentException


This software is published under the BSD license. Copyright © 2003-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.