Class EdiCharsetsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.adaptris.adapter.edistream.exceptions.EdiCharsetsException
All Implemented Interfaces:
Serializable

public class EdiCharsetsException extends Exception
Used to inform the main process that the charset defined in an EDIFACT UNB segment is not found/defined.
See Also:
  • Constructor Details

    • EdiCharsetsException

      public EdiCharsetsException(Charset charset)
  • Method Details