***  This class is subject to change.  ***

com.sas.iquery.generation2
Class GenerationException

com.sas.iquery.generation2.GenerationException
All Implemented Interfaces:
com.sas.util.LocalizableToStringInterface, java.io.Serializable

public class GenerationException

Specifies an exception that is thrown on errors during query code generation.

See Also:
Serialized Form

Method Summary
 int getReasonCode()
          Retrieves the specific exception reason code for this GenerationException object.
 
Methods inherited from class com.sas.iquery.IQueryServicesException
getFirstReason, getReasons, getSASLog, getSASLog, hasReasonWithCodes
 

Method Detail

getReasonCode

public int getReasonCode()
Retrieves the specific exception reason code for this GenerationException object.

Overrides:
getReasonCode in class DataServicesException
Returns:
The specific exception reason code for this GenerationException object.

***  This class is subject to change.  ***




Copyright © 2009 SAS Institute Inc. All Rights Reserved.