public class IfcImageException
extends com.aspose.cad.cadexceptions.ImageException
Ifc image exception
Constructor and Description |
---|
IfcImageException(String message)
Initializes a new instance of the
IfcImageException class. |
IfcImageException(String message,
Throwable innerException)
Initializes a new instance of the
IfcImageException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public IfcImageException(String message)
Initializes a new instance of the IfcImageException
class.
message
- The exception message.