public class StepReadException
extends com.aspose.ms.System.Exception
Reading an STP exception.
Constructor and Description |
---|
StepReadException(String message,
int line,
int column) |
Modifier and Type | Method and Description |
---|---|
int |
getColumn() |
int |
getLine() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public StepReadException(String message, int line, int column)