| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
com.newstep.solid.management.runtime
|
Class OperationNotSupportedException
|
java.lang.Throwable
|
+--java.lang.Exception
|
|
+--com.newstep.solid.management.runtime.OperationNotSupportedException
All Implemented Interfaces:
Serializable
public class OperationNotSupportedException
Exceptions:
true
Links:
Generalization Generalization Link
| Field Summary |
private final static long |
|
| Constructor Summary |
public void |
|
public void |
|
public void |
|
private final static long serialVersionUID
Final.
Multiplicity:
1
Static.
OperationNotSupportedException
public void OperationNotSupportedException (String message, Throwable cause)
Parameters:
message error message string
cause originating cause of error
Stereotype:
create
OperationNotSupportedException
public void OperationNotSupportedException (Throwable cause)
Parameters:
cause originating cause of error
Stereotype:
create
OperationNotSupportedException
public void OperationNotSupportedException (String message)
Parameters:
message error message string
Stereotype:
create
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|