public class

PenException

extends Exception
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.htc.painting.tool.pen.PenException

Class Overview

Exception that occurs during handling pen

Summary

Public Constructors
PenException(String message, Throwable e)
Public Methods
String toString()
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public PenException (String message, Throwable e)

Since: API Level 2.0

Public Methods

public String toString ()

Since: API Level