MetaBoss

com.metaboss.sdlctools.models
Class NoDefaultModelException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.metaboss.enterprise.BaseException
              extended bycom.metaboss.enterprise.bo.BOException
                  extended bycom.metaboss.sdlctools.models.ModelRepositoryException
                      extended bycom.metaboss.sdlctools.models.NoDefaultModelException
All Implemented Interfaces:
java.io.Serializable

public class NoDefaultModelException
extends ModelRepositoryException

Specialised exception, which is thrown when attempt is made to perform operation on default model, but default model is not setup

See Also:
Serialized Form

Constructor Summary
NoDefaultModelException()
          Constructor
 
Methods inherited from class com.metaboss.enterprise.BaseException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoDefaultModelException

public NoDefaultModelException()
Constructor


MetaBoss

Copyright © 2000-2005 Softaris Pty.Ltd. All Rights Reserved.