org.openinvoice.ubl4j.common
Class FailedToMarshalException

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

public class FailedToMarshalException
extends UBL4JException

Since:
\$Date: 2012/05/19 19:36:24 $
Version:
\$Revision: 4b0ab6d6e082 $
Author:
\$Author: javad $
See Also:
Serialized Form

Constructor Summary
FailedToMarshalException(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

FailedToMarshalException

public FailedToMarshalException(Throwable throwable)


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