com.dotmarketing.portlets.contentlet.business
Class BinaryContentExporterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.dotmarketing.portlets.contentlet.business.BinaryContentExporterException
All Implemented Interfaces:
java.io.Serializable

public class BinaryContentExporterException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
BinaryContentExporterException()
           
BinaryContentExporterException(java.lang.String message)
           
BinaryContentExporterException(java.lang.String message, java.lang.Throwable cause)
           
BinaryContentExporterException(java.lang.Throwable cause)
           
 
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

BinaryContentExporterException

public BinaryContentExporterException()

BinaryContentExporterException

public BinaryContentExporterException(java.lang.String message)

BinaryContentExporterException

public BinaryContentExporterException(java.lang.Throwable cause)

BinaryContentExporterException

public BinaryContentExporterException(java.lang.String message,
                                      java.lang.Throwable cause)


Copyright © 2013 dotCMS Inc. All Rights Reserved.