Exception thrown when there is an internal problem. Should *not* be used for business style exception (bad example: NoSuchMemberException). Usually used to wrap other low level exceptions (ex: a SQLException reprensenting the fact that the db is down).
@author ypujante@linkedin.com
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.