public class ProfileTransformationException extends Exception
Constructor and Description |
---|
ProfileTransformationException() |
ProfileTransformationException(Exception e) |
ProfileTransformationException(String msg)
Constructs an instance of
ProfleTransformationException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProfileTransformationException()
public ProfileTransformationException(String msg)
ProfleTransformationException
with the specified detail message.msg
- the detail message.public ProfileTransformationException(Exception e)
Copyright © 2018. All rights reserved.