public class CompareVersionsException extends PortalException
Constructor and Description |
---|
CompareVersionsException(double version) |
CompareVersionsException(java.lang.String msg) |
CompareVersionsException(java.lang.String msg,
java.lang.Throwable cause) |
CompareVersionsException(java.lang.Throwable cause) |
Modifier and Type | Method and Description |
---|---|
double |
getVersion() |
public CompareVersionsException(double version)
public CompareVersionsException(java.lang.String msg)
public CompareVersionsException(java.lang.String msg, java.lang.Throwable cause)
public CompareVersionsException(java.lang.Throwable cause)