public class SMException extends ISOException
Constructor and Description |
---|
SMException() |
SMException(java.lang.Exception e) |
SMException(java.lang.String s) |
SMException(java.lang.String s,
java.lang.Exception e) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getTagName()
put your documentation comment here
|
dump, getNested, printStackTrace, printStackTrace, printStackTrace, toString
public SMException()
public SMException(java.lang.String s)
public SMException(java.lang.Exception e)
public SMException(java.lang.String s, java.lang.Exception e)
protected java.lang.String getTagName()
getTagName
in class ISOException