com.sas
Class LinkPropertiesException

com.sas.LinkPropertiesException
All Implemented Interfaces:
java.io.Serializable

public class LinkPropertiesException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sas.ComponentException
throwable
 
Constructor Summary
LinkPropertiesException()
           
LinkPropertiesException(ComponentInterface component, java.lang.String property, ComponentInterface linkedComponent, java.lang.String linkedProperty, java.lang.String description)
           
LinkPropertiesException(java.lang.String description)
           
 
Method Summary
 
Methods inherited from class com.sas.ComponentException
getTargetException
 

Constructor Detail

LinkPropertiesException

public LinkPropertiesException()

LinkPropertiesException

public LinkPropertiesException(java.lang.String description)

LinkPropertiesException

public LinkPropertiesException(ComponentInterface component,
                               java.lang.String property,
                               ComponentInterface linkedComponent,
                               java.lang.String linkedProperty,
                               java.lang.String description)



Copyright © 2009 SAS Institute Inc. All Rights Reserved.