com.ebmwebsourcing.easybox.impl
Class InadequateChildAdoptionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ebmwebsourcing.easybox.impl.InadequateChildAdoptionException
All Implemented Interfaces:
java.io.Serializable

public class InadequateChildAdoptionException
extends java.lang.Exception

Exception to be thrown when adopting a child is not adequate. This is typically the case when parent adopter has no base URI.

Author:
mjambert
See Also:
Serialized Form

Constructor Summary
InadequateChildAdoptionException(java.lang.String message)
           
 
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

InadequateChildAdoptionException

public InadequateChildAdoptionException(java.lang.String message)


Copyright © 2011 Petals Link. All Rights Reserved.