Class TIllegalFormatCodePointException

All Implemented Interfaces:
Serializable

public class TIllegalFormatCodePointException extends TIllegalFormatException
See Also:
  • Constructor Details

    • TIllegalFormatCodePointException

      public TIllegalFormatCodePointException(int codePoint)
  • Method Details

    • getCodePoint

      public int getCodePoint()