com.sas.services.information
Class FilterNotSupportedException

com.sas.services.information.FilterNotSupportedException
All Implemented Interfaces:
com.sas.util.ChainedExceptionInterface, java.io.Serializable

public class FilterNotSupportedException

See Also:
Serialized Form

Constructor Summary
FilterNotSupportedException()
           
FilterNotSupportedException(java.lang.String message)
           
FilterNotSupportedException(java.lang.Throwable throwable, java.lang.String message)
           
 
Method Summary
 
Methods inherited from class com.sas.util.ChainedException
chainContains, getRootException, getRootException, getTargetException, getTargetException, printStackTrace, printStackTrace, printStackTrace, toString, toStringBuffer
 

Constructor Detail

FilterNotSupportedException

public FilterNotSupportedException()

FilterNotSupportedException

public FilterNotSupportedException(java.lang.String message)

FilterNotSupportedException

public FilterNotSupportedException(java.lang.Throwable throwable,
                                   java.lang.String message)



Copyright © 2009 SAS Institute Inc. All Rights Reserved.