Class BlockTransformExecutionFailure

  • All Implemented Interfaces:
    java.io.Serializable

    public class BlockTransformExecutionFailure
    extends java.lang.Exception
    If a transform fails in the process of manipulating a Block tree (subtree or set of Block Properties) than this exception is thrown.
    See Also:
    Serialized Form
    • Method Summary

      • 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
    • Constructor Detail

      • BlockTransformExecutionFailure

        public BlockTransformExecutionFailure​(java.lang.String message)