Class UnsupportedEncodingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.shinyhut.vernacular.client.exceptions.VncException
com.shinyhut.vernacular.client.exceptions.UnsupportedEncodingException
All Implemented Interfaces:
Serializable

public class UnsupportedEncodingException extends VncException
See Also:
  • Field Details

    • encodingType

      private final int encodingType
  • Constructor Details

    • UnsupportedEncodingException

      public UnsupportedEncodingException(int encodingType)
  • Method Details

    • getEncodingType

      public int getEncodingType()