Uses of Class
krati.core.segment.SegmentOverflowException.Type

Packages that use SegmentOverflowException.Type
krati.core.segment   
 

Uses of SegmentOverflowException.Type in krati.core.segment
 

Methods in krati.core.segment that return SegmentOverflowException.Type
 SegmentOverflowException.Type SegmentOverflowException.getOverflowType()
           
static SegmentOverflowException.Type SegmentOverflowException.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SegmentOverflowException.Type[] SegmentOverflowException.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in krati.core.segment with parameters of type SegmentOverflowException.Type
SegmentOverflowException(Segment seg, SegmentOverflowException.Type type)
           
 



Copyright © 2011. All Rights Reserved.