org.jpmml.manager
Class UnsupportedFeatureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.jpmml.manager.ModelManagerException
                  extended by org.jpmml.manager.UnsupportedFeatureException
All Implemented Interfaces:
Serializable

public class UnsupportedFeatureException
extends ModelManagerException

See Also:
Serialized Form

Constructor Summary
UnsupportedFeatureException()
           
UnsupportedFeatureException(Enum<?> attribute)
           
UnsupportedFeatureException(PMMLObject element)
           
UnsupportedFeatureException(String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnsupportedFeatureException

public UnsupportedFeatureException()

UnsupportedFeatureException

public UnsupportedFeatureException(String message)

UnsupportedFeatureException

public UnsupportedFeatureException(PMMLObject element)

UnsupportedFeatureException

public UnsupportedFeatureException(Enum<?> attribute)


Copyright © 2013 University of Tartu. All Rights Reserved.