org.openxri.resolve.exception
Class IllegalTrustTypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openxri.resolve.exception.XRIResolutionException
org.openxri.resolve.exception.IllegalTrustTypeException
- All Implemented Interfaces:
- java.io.Serializable
public class IllegalTrustTypeException
- extends XRIResolutionException
- Author:
- wtan
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
IllegalTrustTypeException
public IllegalTrustTypeException(java.lang.String type,
java.lang.String sMsg)
- Parameters:
type
- sMsg
-
IllegalTrustTypeException
public IllegalTrustTypeException(java.lang.String type)
- Parameters:
type
-
getType
public java.lang.String getType()
- Returns:
- Returns the type.
setType
public void setType(java.lang.String type)
- Parameters:
type
- The type to set.
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Throwable
Copyright © 2005-2012. All Rights Reserved.