Class OutOfScopeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.maven.di.impl.DIException
org.apache.maven.impl.di.OutOfScopeException
All Implemented Interfaces:
Serializable

public class OutOfScopeException extends org.apache.maven.di.impl.DIException
See Also:
  • Constructor Details

    • OutOfScopeException

      public OutOfScopeException(String message)
    • OutOfScopeException

      public OutOfScopeException(String message, Throwable cause)