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 generation exception 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 generation exception code for this GenerationException object.

Overrides:
getReasonCode in class DataServicesException
Returns:
the generation exception code



Copyright © 2009 SAS Institute Inc. All Rights Reserved.