Oracle Data-aware Controls Reference

oracle.dacf.style
Class StyleIOException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byoracle.dacf.style.StyleManagerException
              extended byoracle.dacf.style.StyleIOException
All Implemented Interfaces:
java.io.Serializable

public class StyleIOException
extends StyleManagerException

The StyleIOException class is thrown when a component tries to use a using properties that are not valid for this component.

Version:
PUBLIC
See Also:
Serialized Form

Constructor Summary
StyleIOException(java.lang.String message)
          Construct a StyleIOException.
 
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

StyleIOException

public StyleIOException(java.lang.String message)
Construct a StyleIOException.

Parameters:
message - the exception message string.

Oracle Data-aware Controls Reference

 

Copyright © 1997, 2003, Oracle. All rights reserved.