org.nakedobjects.metamodel.spec
Class NakedObjectSpecificationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.nakedobjects.metamodel.spec.NakedObjectSpecificationException
All Implemented Interfaces:
java.io.Serializable

public class NakedObjectSpecificationException
extends java.lang.RuntimeException

A runtime exception indicating an problem has occurred within the Naked Objects framework.

See Also:
Serialized Form

Constructor Summary
NakedObjectSpecificationException()
           
NakedObjectSpecificationException(java.lang.String s)
           
 
Method Summary
 
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

NakedObjectSpecificationException

public NakedObjectSpecificationException()

NakedObjectSpecificationException

public NakedObjectSpecificationException(java.lang.String s)


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.