Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.flex.runtime.util.common
Class ValueSetDefException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oracle.apps.fnd.applcore.flex.runtime.util.common.ValueSetDefException
All Implemented Interfaces:
java.io.Serializable

public class ValueSetDefException
extends java.lang.Exception

Thrown when an error occurs when loading a value-set definition.

See Also:
Serialized Form

Constructor Summary
ValueSetDefException(java.lang.String valueSetCode, java.lang.String message)
          Constructs a ValueSetDefException.
 
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

ValueSetDefException

public ValueSetDefException(java.lang.String valueSetCode,
                            java.lang.String message)
Constructs a ValueSetDefException.

Parameters:
valueSetCode - the value-set code
message - the message

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.