Class CachedTransform.ApplyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.bandm.tools.paisley.CachedTransform.ApplyException
All Implemented Interfaces:
Serializable
Enclosing class:
CachedTransform<A,B>

public static class CachedTransform.ApplyException extends Exception
Indicates that a target can not be transformed.
See Also:
  • Constructor Details

    • ApplyException

      public ApplyException()
    • ApplyException

      public ApplyException(Throwable cause)