public class CadException extends ImageException
The Cad exception.
Constructor and Description |
---|
CadException(String message)
Initializes a new instance of the
CadException class. |
CadException(String message,
Throwable innerException)
Initializes a new instance of the
CadException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public CadException(String message)
Initializes a new instance of the CadException
class.
message
- The message.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.