com.ibm.icu.util

Class UResourceTypeMismatchException

public class UResourceTypeMismatchException extends RuntimeException

Exception thrown when the requested resource type is not the same type as the available resource

Author: ram

UNKNOWN: ICU 3.0 This API might change or be removed in a future release.

Constructor Summary
UResourceTypeMismatchException(String msg)
Constuct the exception with the given message

Constructor Detail

UResourceTypeMismatchException

public UResourceTypeMismatchException(String msg)
Constuct the exception with the given message

Parameters: msg the error message for this exception

UNKNOWN: ICU 3.0 This API might change or be removed in a future release.

Copyright (c) 2006 IBM Corporation and others.