|
Core API 7.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.juniper.smgt.sae.portal.PortalException
net.juniper.smgt.sae.portal.UnsupportedException
public class UnsupportedException
UnsupportedException.java Created: Mon Dec 3 12:18:29 2007
Constructor Summary | |
---|---|
UnsupportedException(java.lang.String errorMsg)
|
Method Summary | |
---|---|
java.lang.String |
getMessage()
Returns an English language message explaining the underlying reason why a Portal API operation failed. |
Methods inherited from class net.juniper.smgt.sae.portal.PortalException |
---|
printStackTrace |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UnsupportedException(java.lang.String errorMsg)
Method Detail |
---|
public java.lang.String getMessage()
getMessage
in class java.lang.Throwable
|
Core API 7.15 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |