Class InternalException

All Implemented Interfaces:
Serializable

public class InternalException extends JCodingsException
See Also:
  • Field Details

  • Constructor Details

    • InternalException

      public InternalException(String message)
    • InternalException

      public InternalException(String message, String str)
    • InternalException

      public InternalException(String message, byte[] bytes, int p, int end)