ChannelIdValue.UnsupportedChannelIdValueTypeException

  • This exception is thrown when an unsupported or unrecognized ChannelIdValueType is encountered.

  • It extends java.lang.Exception.

  • It has a public constructor that takes an integer type as an argument.

public static class ChannelIdValue.UnsupportedChannelIdValueTypeException extends Exception

Exception thrown when an unsupported or unrecognized ChannelIdValueType is encountered.

Public Constructor Summary

Inherited Method Summary

Public Constructors

public UnsupportedChannelIdValueTypeException (int type)