com.epam.mdp.full.error
Class FastError
java.lang.Object
com.epam.mdp.full.error.FastError
public class FastError
- extends java.lang.Object
- Author:
- Serhiy_Zahriychuk
Date: Nov 7, 2008
Constructor Summary |
FastError(Type type,
java.lang.String description)
|
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
FastError
public FastError(Type type,
java.lang.String description)
getType
public Type getType()
setType
public void setType(Type type)
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.