krati.core.segment
Class SegmentOverflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
krati.core.segment.SegmentException
krati.core.segment.SegmentOverflowException
- All Implemented Interfaces:
- Serializable
public class SegmentOverflowException
- extends SegmentException
SegmentOverflowException
- Author:
- jwu
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SegmentOverflowException
public SegmentOverflowException(Segment seg)
SegmentOverflowException
public SegmentOverflowException(Segment seg,
SegmentOverflowException.Type type)
getSegment
public Segment getSegment()
getOverflowType
public SegmentOverflowException.Type getOverflowType()
Copyright © 2011. All Rights Reserved.