Class SystemNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.simplace.pipe.util.exceptions.SystemNotFoundException
All Implemented Interfaces:
Serializable

public class SystemNotFoundException extends Exception
Author:
Andreas Enders
See Also:
  • Constructor Details

    • SystemNotFoundException

      public SystemNotFoundException()
    • SystemNotFoundException

      public SystemNotFoundException(String aMessage, Throwable aCause)
      Parameters:
      aMessage -
      aCause -
    • SystemNotFoundException

      public SystemNotFoundException(String aMessage)
      Parameters:
      aMessage -