Packages

 

com.aspose.cad.fileformats.stp

Class StepReadException

  • All Implemented Interfaces:
    Serializable


    public class StepReadException
    extends com.aspose.ms.System.Exception

    Reading an STP exception.

    See Also:
    Serialized Form
    • Constructor Detail

      • StepReadException

        public StepReadException(String message,
                                 int line,
                                 int column)
    • Method Detail

      • getLine

        public final int getLine()
      • getColumn

        public final int getColumn()