public class DATA_CONVERSION extends SystemException
completed, minor
Constructor and Description |
---|
DATA_CONVERSION() |
DATA_CONVERSION(int minor,
CompletionStatus completed) |
DATA_CONVERSION(String reason) |
DATA_CONVERSION(String reason,
int minor,
CompletionStatus completed) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DATA_CONVERSION()
public DATA_CONVERSION(int minor, CompletionStatus completed)
public DATA_CONVERSION(String reason)
public DATA_CONVERSION(String reason, int minor, CompletionStatus completed)
Copyright © 2013. All Rights Reserved.