corelib.runtime.internationalisation
Class ResourceBundleException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by corelib.runtime.internationalisation.ResourceBundleException
All Implemented Interfaces:
java.io.Serializable

public class ResourceBundleException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
ResourceBundleException()
           
ResourceBundleException(java.lang.String message)
           
ResourceBundleException(java.lang.String message, java.lang.Throwable throwable)
           
ResourceBundleException(java.lang.Throwable throwable)
           
 
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

ResourceBundleException

public ResourceBundleException()

ResourceBundleException

public ResourceBundleException(java.lang.String message)

ResourceBundleException

public ResourceBundleException(java.lang.Throwable throwable)

ResourceBundleException

public ResourceBundleException(java.lang.String message,
                               java.lang.Throwable throwable)


CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.

Copyright 2012 Infini Software - All Rights Reserved.