public class UnsupportedTargetTypeException extends BusinessMessageException
| 构造器和说明 |
|---|
UnsupportedTargetTypeException() |
UnsupportedTargetTypeException(String message) |
UnsupportedTargetTypeException(String message,
Throwable cause) |
UnsupportedTargetTypeException(Throwable cause) |
public UnsupportedTargetTypeException()
public UnsupportedTargetTypeException(String message)
public UnsupportedTargetTypeException(String message, Throwable cause)
public UnsupportedTargetTypeException(Throwable cause)
Copyright © 2016. All rights reserved.