- All Implemented Interfaces:
- java.io.Serializable
public class BuilderException
extends java.lang.Exception
This class represents and exception thrown while building an XTT object
with builder class.
When a builder class has incomplete knowledge about the built XTT object,
it may throw this exception
- See Also:
- Serialized Form