org.openinvoice.ubl4j.common
Class FailedToRespectConstraintException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openinvoice.ubl4j.util.UBL4JException
              extended by org.openinvoice.ubl4j.common.FailedToRespectConstraintException
All Implemented Interfaces:
Serializable

public class FailedToRespectConstraintException
extends UBL4JException

Since:
\$Date: 2011/07/30 22:20:09 $
Version:
\$Revision: d86e75fb9d28 $
Author:
\$Author: javad $
See Also:
Serialized Form

Constructor Summary
FailedToRespectConstraintException(Constraint constraint)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FailedToRespectConstraintException

public FailedToRespectConstraintException(Constraint constraint)
Method Detail

toString

public String toString()
Overrides:
toString in class Throwable


Copyright © 2011-2012 Plain Source. All Rights Reserved.