Klasse InvalidExchangeFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.emau.icmvc.ganimed.ttp.cm2.exceptions.InvalidExchangeFormatException
Alle implementierten Schnittstellen:
Serializable

public class InvalidExchangeFormatException extends Exception
should be thrown when the given import format definition is invalid
Autor:
bialkem
Siehe auch:
  • Konstruktordetails

    • InvalidExchangeFormatException

      public InvalidExchangeFormatException()
    • InvalidExchangeFormatException

      public InvalidExchangeFormatException(String message, Throwable cause)
    • InvalidExchangeFormatException

      public InvalidExchangeFormatException(String message)
    • InvalidExchangeFormatException

      public InvalidExchangeFormatException(Throwable cause)