Klasse MisconfiguredTransformerException

Alle implementierten Schnittstellen:
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
Autor:
Andreas Enders
Siehe auch:
  • Konstruktordetails

    • MisconfiguredTransformerException

      public MisconfiguredTransformerException(String aMessage)
    • MisconfiguredTransformerException

      public MisconfiguredTransformerException(Throwable aCause)
    • MisconfiguredTransformerException

      public MisconfiguredTransformerException(String string, Throwable aCause)