org.moremotion.security.domain
Class SecurityDomainException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.moremotion.security.domain.SecurityDomainException
All Implemented Interfaces:
java.io.Serializable

public class SecurityDomainException
extends java.lang.Exception

Version:
$Id: SecurityDomainException.java 51 2008-03-10 11:46:54Z erkan $
See Also:
Serialized Form

Constructor Summary
SecurityDomainException(java.lang.Exception rootCause)
           
SecurityDomainException(java.lang.String messsage)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SecurityDomainException

public SecurityDomainException(java.lang.Exception rootCause)

SecurityDomainException

public SecurityDomainException(java.lang.String messsage)


Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.