org.openinvoice.ubl4j.common
Class FailedToUnMarshalException

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.FailedToUnMarshalException
All Implemented Interfaces:
Serializable

public class FailedToUnMarshalException
extends UBL4JException

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

Constructor Summary
FailedToUnMarshalException(Throwable throwable)
           
 
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

FailedToUnMarshalException

public FailedToUnMarshalException(Throwable throwable)


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