Class TranslationCliApiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.e1c.langtool.v8.dt.cli.api.TranslationCliApiException
All Implemented Interfaces:
Serializable

public class TranslationCliApiException extends RuntimeException
See Also:
  • Constructor Details

    • TranslationCliApiException

      public TranslationCliApiException(String message)
    • TranslationCliApiException

      public TranslationCliApiException(Throwable cause)
    • TranslationCliApiException

      public TranslationCliApiException(String message, Throwable cause)