Class EdiCharsetsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.adaptris.adapter.edistream.exceptions.EdiCharsetsException
-
- All Implemented Interfaces:
java.io.Serializable
public class EdiCharsetsException extends java.lang.ExceptionUsed to inform the main process that the charset defined in an EDIFACT UNB segment is not found/defined.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EdiCharsetsException(java.nio.charset.Charset charset)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetMessage()java.nio.charset.CharsetgetSpecifiedCharset()
-