Class SLATierNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.aeontronix.enhancedmule.tools.anypoint.NotFoundException
com.aeontronix.enhancedmule.tools.anypoint.api.SLATierNotFoundException
All Implemented Interfaces:
Serializable

public class SLATierNotFoundException extends NotFoundException
See Also:
  • Constructor Details

    • SLATierNotFoundException

      public SLATierNotFoundException()
    • SLATierNotFoundException

      public SLATierNotFoundException(String message)
    • SLATierNotFoundException

      public SLATierNotFoundException(String message, Throwable cause)
    • SLATierNotFoundException

      public SLATierNotFoundException(Throwable cause)