org.wilmascope.layoutregistry
Class LayoutManager.UnknownLayoutTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.wilmascope.layoutregistry.LayoutManager.UnknownLayoutTypeException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
LayoutManager

public class LayoutManager.UnknownLayoutTypeException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
LayoutManager.UnknownLayoutTypeException(java.lang.String layoutType)
           
 
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

LayoutManager.UnknownLayoutTypeException

public LayoutManager.UnknownLayoutTypeException(java.lang.String layoutType)