public class LocateFailureException extends RuntimeException
| Constructor and Description |
|---|
LocateFailureException(LineSegment
|
LocateFailureException(String
|
LocateFailureException(String
|
| Modifier and Type | Method and Description |
|---|---|
LineSegment |
getSegment()
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LocateFailureException(Stringmsg)
public LocateFailureException(Stringmsg, LineSegment seg)
public LocateFailureException(LineSegmentseg)
public LineSegmentgetSegment()