|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.activation Class UnsupportedDataTypeException
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
javax.activation.UnsupportedDataTypeException
- All Implemented Interfaces:
- Serializable
public class UnsupportedDataTypeException
- extends IOException
Extends:
Throwable > Exception > java.io.IOException
当请求操作不支持请求的数据类型时,抛出此异常。
| See also | javax.activation.DataHandler |
Signals that the requested operation does not support the requested data type.
- See Also:
DataHandler, Serialized Form
| Constructor Summary | |
|---|---|
UnsupportedDataTypeException()
Constructs an UnsupportedDataTypeException with no detail message. |
|
UnsupportedDataTypeException(String s)
Constructs an UnsupportedDataTypeException with the specified message. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public
UnsupportedDataTypeException()
构造不带详细消息的 UnsupportedDataTypeException。
英文文档:
UnsupportedDataTypeException
public UnsupportedDataTypeException()
- Constructs an UnsupportedDataTypeException with no detail
message.
public
UnsupportedDataTypeException(String s)
构造带指定消息的 UnsupportedDataTypeException。
| s | 详细消息。 |
UnsupportedDataTypeException
public UnsupportedDataTypeException(String s)
- Constructs an UnsupportedDataTypeException with the specified
message.
- Parameters:
s- The detail message.
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!
