模块 java.desktop

类 ProfileDataException

所有已实现的接口:
Serializable

public class ProfileDataException extends RuntimeException
当访问或处理 ICC_Profile 对象时发生错误时抛出此异常。
参见:
  • 构造方法详细信息

    • ProfileDataException

      public ProfileDataException(String  s)
      用指定的详细信息构造一个 ProfileDataException
      参数:
      s - 指定的详细消息