public abstract class SheetPointException
extends java.lang.Exception
SheetPointAccessException
,
InvalidSheetPointException
,
Serialized FormConstructor and Description |
---|
SheetPointException(java.lang.String message,
SheetPoint sp)
Instantiates a new sheet point exception.
|
SheetPointException(java.lang.String message,
SheetPoint sp,
java.lang.Throwable cause)
Instantiates a new sheet point exception.
|
Modifier and Type | Method and Description |
---|---|
SheetPoint |
getSheetPoint()
Gets the sheet point.
|
public SheetPointException(java.lang.String message, SheetPoint sp, java.lang.Throwable cause)
message
- the messagesp
- the spcause
- the causepublic SheetPointException(java.lang.String message, SheetPoint sp)
message
- the messagesp
- the sppublic SheetPoint getSheetPoint()
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa