Serializable.CheckIsUsable Method

public void CheckIsUsable(bool throwErrs)

 

Description

Check to see if this object is usable.

If throwErrs is true, a GeoCalcException will be thrown if the object is not usable. Otherwise no exceptions will be thrown.