org.openmdx.ui1.cci2
Class CanNotCreateInspector

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openmdx.ui1.cci2.CanNotCreateInspector
All Implemented Interfaces:
Serializable

public class CanNotCreateInspector
extends Exception

See Also:
Serialized Form

Constructor Summary
CanNotCreateInspector(String reason)
           
 
Method Summary
 String getReason()
           
 
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

CanNotCreateInspector

public CanNotCreateInspector(String reason)
Method Detail

getReason

public String getReason()


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