com.retek.commons.gui.util
Class UiThemeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.retek.commons.gui.util.UiThemeException
All Implemented Interfaces:
java.io.Serializable

public class UiThemeException
extends java.lang.Exception

This exception is used exclusively by the RPropertyBundle.

Retek Inc. Copyright (c) 2002

See Also:
Serialized Form

Constructor Summary
UiThemeException(java.lang.String themeName)
          Returns a new UiBundleException object with an error code assigned to it.
 
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

UiThemeException

public UiThemeException(java.lang.String themeName)
Returns a new UiBundleException object with an error code assigned to it.

Parameters:
themeName - The theme name of the failed UI theme.


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25