Class MisconfiguredTransformerException

All Implemented Interfaces:
Serializable

public class MisconfiguredTransformerException extends MissingSimResourceException
If Resource could not be found or key is wrong this exception might be thrown. Please take care to add the cause of the exception
Author:
Andreas Enders
See Also:
  • Constructor Details

    • MisconfiguredTransformerException

      public MisconfiguredTransformerException(String aMessage)
    • MisconfiguredTransformerException

      public MisconfiguredTransformerException(Throwable aCause)
    • MisconfiguredTransformerException

      public MisconfiguredTransformerException(String string, Throwable aCause)