com.sonarsource.cobol.ebcdic
Class EbcdicToAsciiConverterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sonarsource.cobol.ebcdic.EbcdicToAsciiConverterException
- All Implemented Interfaces:
- Serializable
public class EbcdicToAsciiConverterException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EbcdicToAsciiConverterException
public EbcdicToAsciiConverterException(String message,
Throwable e)
EbcdicToAsciiConverterException
public EbcdicToAsciiConverterException(String message)
Copyright © 2012 SonarSource. All Rights Reserved.