Class ExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.simplace.pipe.util.exceptions.ExecutionException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FileFormatException, NoApplicationFoundException

public class ExecutionException extends Exception
ExcecutionException is thrown if a error occurs while Executing a File
Author:
Andreas Enders
See Also:
  • Constructor Details

    • ExecutionException

      public ExecutionException()
    • ExecutionException

      public ExecutionException(String aMessage)
      Parameters:
      aMessage -