BEA Systems, Inc.

weblogicx.jsp.tags.validators
Class UnImplementedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by weblogicx.jsp.tags.validators.UnImplementedException
All Implemented Interfaces:
Serializable

public class UnImplementedException
extends Exception

See Also:
Serialized Form

Constructor Summary
UnImplementedException(String interfaceName, String className)
           
 
Method Summary
 String getMessage()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

UnImplementedException

public UnImplementedException(String interfaceName,
                              String className)
Method Detail

getMessage

public String getMessage()
Overrides:
getMessage in class Throwable

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.