Class UnsupportedOperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.gustavblass.commons.exceptions.UnsupportedOperationException
All Implemented Interfaces:
Serializable

public class UnsupportedOperationException extends Exception
Checked counterpart of UnsupportedOperationException.
See Also: