SOMA.security.infrastructure
Class InfrastructureException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bySOMA.security.infrastructure.InfrastructureException
All Implemented Interfaces:
java.io.Serializable

public class InfrastructureException
extends java.lang.Exception

See Also:
Serialized Form

Field Summary
 java.lang.String s
           
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
InfrastructureException(java.lang.String ss)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

s

public java.lang.String s
Constructor Detail

InfrastructureException

public InfrastructureException(java.lang.String ss)


Copyright © 2004 Luca Foschini