org.cruxframework.crux.core.rebind.screen
Class ScreenConfigException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.cruxframework.crux.core.rebind.screen.ScreenConfigException
All Implemented Interfaces:
Serializable

public class ScreenConfigException
extends Exception

See Also:
Serialized Form

Constructor Summary
ScreenConfigException()
           
ScreenConfigException(String message)
           
ScreenConfigException(String message, Throwable cause)
           
ScreenConfigException(Throwable cause)
           
 
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

ScreenConfigException

public ScreenConfigException()

ScreenConfigException

public ScreenConfigException(String message)

ScreenConfigException

public ScreenConfigException(Throwable cause)

ScreenConfigException

public ScreenConfigException(String message,
                             Throwable cause)


Copyright © 2014. All rights reserved.