Class MultiSplitLayout.InvalidLayoutException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    MultiSplitLayout

    public static class MultiSplitLayout.InvalidLayoutException
    extends java.lang.RuntimeException
    The specified Node is either the wrong type or was configured incorrectly.
    See Also:
    Serialized Form
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      MultiSplitLayout.Node getNode()  
      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait