se.cambio.cds.util.exceptions
Class ArchetypeNotFoundException

Package class diagram package ArchetypeNotFoundException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by se.cambio.cds.util.exceptions.ModelException
              extended by se.cambio.cds.util.exceptions.ArchetypeNotFoundException
All Implemented Interfaces:
Serializable

public class ArchetypeNotFoundException
extends ModelException

See Also:
Serialized Form

Constructor Summary
ArchetypeNotFoundException(String idArchetype)
           
 
Method Summary
 String getIdArchetype()
           
 
Methods inherited from class se.cambio.cds.util.exceptions.ModelException
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ArchetypeNotFoundException

public ArchetypeNotFoundException(String idArchetype)
Method Detail

getIdArchetype

public String getIdArchetype()


Copyright © 2013 Cambio. All Rights Reserved.