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